Bug #3080
Controlled relaxation of search - 21Jun23
Description
in https://www.youtube.com/watch?v=PUIE7CPANfo&list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7&index=13, if we search for 'f strings', we get results of purple link phrases 'f strings' and 'string'. Would like the result of at least 'f strings' to show up when user searches for 'f-strings' or 'fstring'.
Updated by Ayush Khandelwal over 1 year ago
- Due date set to 07/12/2023
- Assignee changed from Ayush Khandelwal to Ayanava Karmakar
Updated by Ayanava Karmakar over 1 year ago
- Status changed from In Progress to Resolved
- Assignee changed from Ayanava Karmakar to Ayush Khandelwal
- % Done changed from 70 to 100
Updated by Ayanava Karmakar over 1 year ago
Review Points:
1. Improve the performance of relaxedSearchTerm() in script.js
2. Remove the not used params from foundResults() and noResultFound() in searchUserTerms.js
Updated by Ayush Khandelwal about 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Ayush Khandelwal to Ram Kordale
Working as expected