Activity
From 09/07/2021 to 10/06/2021
10/06/2021
- 03:37 PM RK-J Bug #1714 (In Progress): Ensure ES index delete should not break the ingestion.
- 12:28 PM RK-J Bug #1714 (Closed): Ensure ES index delete should not break the ingestion.
- In case we changed the ES server(like the current scenario), there is no entries present for the existing books in th...
- 12:03 PM RK-J Bug #1713 (Closed): Ensure highlighting the text should not give any error.
- Reproduce steps:
# Go to https://edutestdev-240612.appspot.com/document/python-3-howtos-pl-2021-10-04-121627.872323-... - 11:34 AM RK-A Bug #1712 (Closed): Discarding bad KPs due to uncommon word at the beginning or end
- https://edutestdev-240612.appspot.com/document/python-3-tutorial-pl-2021-10-04-105027.800623-spl/python?documentURL=1...
- 10:54 AM RK-A Task #1711 (New): Establish similarity between 'a b' and 'c-or-a b' (also 'c b' and 'c-or-a b')
- "positional arguments" can be a purple or bold purple link in https://edutestdev-240612.appspot.com/document/python-...
- 10:25 AM RK-A Bug #1710 (Closed): Skip tokens that are URLs and file paths from tagging
- In recreate function, before calling the match_token_and_KP() function, check whether the current token is a URL or f...
- 09:47 AM RK-J Bug #1634 (Feedback): Wrong book get selected after searching in search doc.
- Working as expected on QA
- 07:12 AM RK-A Bug #1709 (New): Find similarity between docstring and 'Documentation Strings'
- In page https://edutestdev-240612.appspot.com/document/python-3-tutorial-pl-2021-10-04-105027.800623-spl/python?docum...
- 05:20 AM RK-A Feature #1708 (Closed): For KPs located very closely, pick the one which is most similar & add a wrapper for lemmatisation to handle some exception cases
- Looking at the screenshot attached below, we can see "iteration", "iterable" & "iterator" are tagged very closely. Th...
10/05/2021
- 01:48 PM RK Bug #1705 (New): Fix Elastic server for Dev & QA
10/04/2021
- 10:40 AM RK-J Task #1696 (Resolved): Change ES credential for Dev & QA.
- 10:33 AM RK-J Task #1696 (In Progress): Change ES credential for Dev & QA.
- 10:32 AM RK-J Task #1696 (Closed): Change ES credential for Dev & QA.
- url: https://dev-qa-memory-optimized.es.us-east1.gcp.elastic-cloud.com:9243
username: elastic
10/01/2021
- 07:34 AM RK-J Task #1691 (Closed): Add gap between content and prev/next links
- Let the gap be 3x, where x=size of prev/next font.
09/30/2021
- 08:26 AM RK-A Bug #1688 (In Progress): KeyError in kp_variant_log
- kp_variant_log is a dictionary that keeps track of the variant with which the KP was linked/tagged. The key of the di...
09/27/2021
- 06:58 AM RK-J Bug #1671: If book contains & in the title, search bar does not load
- The link is not loading after fixing & problem.
this is the link before fixing
https://edutestdev-240612.appspot.... - 06:48 AM RK-J Bug #1671 (In Progress): If book contains & in the title, search bar does not load
09/23/2021
- 07:51 AM RK-J Bug #1671: If book contains & in the title, search bar does not load
- One of the possible solutions is to encode the & i.e. with %26.
09/20/2021
- 08:11 AM RK-J Bug #1671 (Closed): If book contains & in the title, search bar does not load
- Search bar does not load for https://edutestdev-240612.appspot.com/document/python-3*/python?documentURL=10015%2Fprd%...
- 04:50 AM RK-A Bug #1670 (Closed): Fix the bug in saving has_noun dictionary values
- I found an inconsistency in the way values are being stored in the has_noun function in two different places in BR3_I...
09/19/2021
- 12:25 PM RK-A Bug #1669 (Resolved): Getting rid of all dependency on Colab for the current code path
09/17/2021
- 01:23 PM RK-J Support #1652 (Resolved): Add top pages sheet along with top traffic sheet
- 12:01 PM RK-J Support #1652 (In Progress): Add top pages sheet along with top traffic sheet
- 08:59 AM RK-A Task #1663 (Resolved): Adding new header variants from pos_nouns function with fullness_ratio 1.0
- The main goal behind this task is to add some meaningful header variants with fullness_ratio 1.0 if a large portion o...
09/16/2021
- 11:55 AM RK-J Support #1642 (Resolved): Top traffic + Other activity report
- 11:34 AM RK-J Support #1642 (In Progress): Top traffic + Other activity report
- 04:56 AM RK-A Task #1657 (Resolved): Modifications in remove_function_signature method to handle some new cases
- Some new cases of headers with functions have been found which are not being handled as given below:
1. time.clock_g...
09/15/2021
- 04:29 AM RK-A Task #1653 (Closed): Adding all the header variants generated by variation_middle_parenthesis to processed_full_header with fullness_ratio 1.0
- An extension of Feature #1615,
For all remaining header variants generated by the variation_middle_parenthesis fu...
09/14/2021
- 05:08 PM RK-J Support #1652 (Closed): Add top pages sheet along with top traffic sheet
- input:
- date range
- minimum request count
script should print in excel all document URLs that were accessed mo... - 04:29 PM RK-J Support #1651 (Closed): Create top traffic script for the user (Front end) serivce
- We have a script to generate top traffic for the default (back end) service. We need to create the 3rd top traffic sh...
- 05:34 AM RK-J Support #1622 (In Progress): Add 'Reports -> Top traffic'
- 05:33 AM RK-J Task #1639 (Resolved): Cache search result needed for canonical url
09/13/2021
- 09:33 AM RK-J Task #1639 (In Progress): Cache search result needed for canonical url
- 08:31 AM RK-A Bug #1644 (Closed): Testing Change: Modify the method of header variants generation using variations_in_common_section_words
- For variations_in_common_section_words, we need to modify the header variants generated by this function. It makes us...
- 08:22 AM RK-A Task #1643 (Closed): Modification in update_doc_id_score_list from tagging_utils.py such that for doc_ids with scores same as self links are reduced by 0.05
- In Task #1561, we allowed the doc_ids which have the same sim_score as the self-link. However, we now want the scores...
- 08:07 AM RK-J Support #1642 (Closed): Top traffic + Other activity report
- In addition to noting top traffic, please also create another sheet which contains [who, what, when] report.
who i... - 05:27 AM RK-J Bug #1634 (Resolved): Wrong book get selected after searching in search doc.
- 05:20 AM RK-J Support #1621 (Resolved): Add 'Reports -> Latency'
09/12/2021
- 02:08 PM RK-J Task #1639 (Closed): Cache search result needed for canonical url
- Accessing a canonical URL results in a search for 'python' in a standard set of books. Every time someone accesses th...
09/11/2021
- 10:23 AM RK-J Feature #1637 (Closed): [Exp1 Branch] Save search graph as a solution graph and enable editing of such a graph
- 10:22 AM RK-J Feature #1636 (Closed): [Exp1 Branch] Extend search graph to include purple link edges
- Please create a separate Exp1 branch and make necessary changes.
Today, the graph includes only l-url edges. Going...
09/10/2021
- 06:57 AM RK-J Bug #1634 (In Progress): Wrong book get selected after searching in search doc.
- 06:04 AM RK-J Bug #1634 (Closed): Wrong book get selected after searching in search doc.
- # Go to this URL: https://edutestqa.appspot.com/document/python-3*/python?documentURL=10015%2Fprd%2F3%2Flibrary%2Fstd...
- 04:54 AM RK-J Bug #1628 (Resolved): Unable to open https://rapidken.ai/sitemap.xml, throwing error.
- Error happened because of firewall blocking of this internal ip-address(107.178.229.0/24)
09/09/2021
- 06:38 AM RK-J Bug #1628 (Closed): Unable to open https://rapidken.ai/sitemap.xml, throwing error.
- 05:04 AM RK-J Support #1621 (In Progress): Add 'Reports -> Latency'
09/07/2021
- 03:33 PM RK-J Support #1622 (Closed): Add 'Reports -> Top traffic'
- Under 'Reports', add 'Top traffic' as a sibling to 'Latency'.
On the page:
Please add a link to "How to get acc... - 01:38 PM RK-J Support #1621 (Closed): Add 'Reports -> Latency'
- - Add 'Reports' at the same level as 'Sitemap' under 'Sitemap'
- Add 'Latency' at sublevel of 'Reports' like 'Settin...
Also available in: Atom