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

Relevance improvement #2886

Merged

Conversation

romainruaud
Copy link
Collaborator

@romainruaud romainruaud commented Mar 28, 2023

Will fix #2803 #1294 by introducing span queries.

Also add the ability to configure a default search analyzer per attribute ("standard" or "reference" only for now).

Revamp the attribute configuration screen by splitting the options into 3 fieldsets :

  • Search Configuration
  • Layered Navigation configuration
  • Advanced Elasticsuite configuration

@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch 3 times, most recently from 52f773a to 09e8141 Compare March 28, 2023 19:57
@romainruaud romainruaud changed the base branch from 2.11.x to 2.10.x March 28, 2023 20:04
@romainruaud romainruaud added the safe to test PR can be tested label Mar 28, 2023
@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch 2 times, most recently from b734b68 to 581e7f2 Compare March 28, 2023 20:18
@romainruaud romainruaud added safe to test PR can be tested and removed safe to test PR can be tested labels Mar 28, 2023
@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch 2 times, most recently from 46a83b8 to 2780748 Compare March 31, 2023 13:11
@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch 2 times, most recently from a90176b to ae6ba26 Compare April 4, 2023 15:29
@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch from ae6ba26 to 58f22d9 Compare April 5, 2023 06:54
@romainruaud romainruaud added safe to test PR can be tested and removed safe to test PR can be tested labels Apr 5, 2023
@romainruaud romainruaud changed the title WIP : Allow boosting fields that begin with term Allow boosting fields that begin with terms Apr 13, 2023
@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch from c9546cb to 3fdba32 Compare April 13, 2023 16:08
@romainruaud romainruaud force-pushed the feature-boost-beginning-of-words branch from 3fdba32 to dc80a28 Compare April 13, 2023 16:12
@romainruaud romainruaud changed the title Allow boosting fields that begin with terms Relevance improvement Apr 13, 2023
@romainruaud romainruaud added safe to test PR can be tested and removed safe to test PR can be tested labels Apr 13, 2023
@romainruaud romainruaud merged commit 801e4fa into Smile-SA:2.10.x Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test PR can be tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boost search results where search string is at the beginning.
1 participant