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

feat: handling synonyms and text fields more efficiently #234

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

alexgarel
Copy link
Member

@alexgarel alexgarel commented Aug 21, 2024

  • Using synonyms capabilities of ES to avoid storing taxonomies fields in the index
  • Better handling of full text queries
  • Raise errors if the query is not well understood or do not pass some sanity checks

Part of: #193

still to be done:

  • add an integration test of some api search
  • modify web search-bar component to support boost_phrase option activation
  • modify the openfoodfacts demo to ensure it still works

@github-actions github-actions bot added 🐳 docker Pull requests that update Docker code CLI Taxonomies labels Aug 21, 2024
@alexgarel alexgarel marked this pull request as draft August 21, 2024 16:39
@alexgarel alexgarel changed the title feat: handling synonyms more efficiently feat: handling synonyms and text fields more efficiently Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog (ready for dev)
Development

Successfully merging this pull request may close these issues.

2 participants