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 Anonymous almost 2 years ago
- Due date set to 07/12/2023
- Assignee changed from Anonymous to Anonymous
Updated by Anonymous almost 2 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Anonymous to Anonymous
- % Done changed from 70 to 100
Updated by Anonymous almost 2 years 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 Anonymous over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Anonymous to Ram Kordale
Working as expected