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

queryparser: add CompositeSuggestQueryParser #602

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

slint
Copy link
Member

@slint slint commented Nov 25, 2024

* Introduces a new query parser focused on better accuracy for
  mappings that contain search-as-you-type or ngram-analyzed fields but
  also secondary information fields that helps to
  disambiquate/narrow-down results.
Copy link
Contributor

@jrcastro2 jrcastro2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTU! Peer reviewed with @0einstein0

Nice docstrings! 🚀

@slint slint merged commit 96ff9ea into inveniosoftware:master Nov 25, 2024
2 checks passed
@slint slint deleted the names-search-fix branch November 25, 2024 15:36
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.

names: improve search accuracy
2 participants