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

Support prefix and facet search settings #584

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

ellnix
Copy link
Collaborator

@ellnix ellnix commented Jan 3, 2025

Pull Request

Related issue

Fixes #580


Appended "_setting" to all facet search settings to avoid collisions
with the facet_search method and avoid confusion.

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4040605) to head (6a93a5c).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #584   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          703       715   +12     
=========================================
+ Hits           703       715   +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ellnix ellnix changed the title Prefix and facet search Suppport prefix and facet search settings Jan 3, 2025
brunoocasali
brunoocasali previously approved these changes Jan 8, 2025
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

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

bors merge

Copy link
Contributor

meili-bors bot commented Jan 8, 2025

Merge conflict.

@ellnix
Copy link
Collaborator Author

ellnix commented Jan 8, 2025

@brunoocasali rebased to deal with the conflicts

Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

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

bors merge

Copy link
Contributor

meili-bors bot commented Jan 8, 2025

@meili-bors meili-bors bot merged commit 54ae665 into meilisearch:main Jan 8, 2025
6 checks passed
@curquiza curquiza added the enhancement New feature or request label Jan 10, 2025
@ellnix ellnix changed the title Suppport prefix and facet search settings Support prefix and facet search settings Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v1.12.0] New index settings: facetSearch and prefixSearch
3 participants