-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(HelpdeskSearch): Add report to evaluate search and improvements with the same #1979
Merged
Commits on Sep 12, 2024
-
fix(HelpdeskSearch): Search for substring instead of fuzzy
Also return scores
Configuration menu - View commit details
-
Copy full SHA for 57892ed - Browse repository at this point
Copy the full SHA 57892edView commit details -
fix(HelpdeskSearch): Ignore ! and - in query
Split query string correctly. Ignore long whitespace
Configuration menu - View commit details
-
Copy full SHA for 3cea9f4 - Browse repository at this point
Copy the full SHA 3cea9f4View commit details -
fix(HelpdeskSearch): Add more fallbacks
- noun phrases - or queries (worst case)
Configuration menu - View commit details
-
Copy full SHA for a566ada - Browse repository at this point
Copy the full SHA a566adaView commit details -
fix(HelpdeskSearch): convert to lowercase before removing stopwords
capitalized stopwords weren't being removed - Add more stopwords - Add brown corpora to get noun phrases
Configuration menu - View commit details
-
Copy full SHA for 69ec4d4 - Browse repository at this point
Copy the full SHA 69ec4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8187f8a - Browse repository at this point
Copy the full SHA 8187f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6073377 - Browse repository at this point
Copy the full SHA 6073377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba371d - Browse repository at this point
Copy the full SHA 4ba371dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ffc70 - Browse repository at this point
Copy the full SHA 88ffc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304476d - Browse repository at this point
Copy the full SHA 304476dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3efd29f - Browse repository at this point
Copy the full SHA 3efd29fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.