Skip to content
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
merged 10 commits into from
Sep 12, 2024

Conversation

balamurali27
Copy link
Contributor

@balamurali27 balamurali27 commented Sep 12, 2024

  • Add report to iteratively evaluate search

image

  • Add doctype for additional stopwords without adding it in code
    image

  • Search fixes

    • Use OR search for when AND search fails
    • Try noun phrase search before trying noun search
    • Search substrings instead of fuzzy (both together conflict). It's more intuitive
    • Clean input query better

@RitvikSardana RitvikSardana merged commit 4509a77 into develop Sep 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants