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

feature: Add support for Percentage and Combination minimum_should_match #20

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

GokselKUCUKSAHIN
Copy link
Member

@GokselKUCUKSAHIN GokselKUCUKSAHIN commented Nov 9, 2024

minimum_should_match can be set to 75% or 3<90%. For this, it needs to be able to take string parameters.

Referance: Elastic - minimum_should_match parameter

…centage, Negative percentage and Combination support
@GokselKUCUKSAHIN GokselKUCUKSAHIN changed the title feature: make changes to minimum_should_match in Bool Query for Pe… feature: Add support for Percentage and Combination minimum_should_match Nov 9, 2024
@bayraktugrul
Copy link
Collaborator

I did not know that, nice catch! 😄

@GokselKUCUKSAHIN GokselKUCUKSAHIN merged commit d57a697 into main Nov 10, 2024
9 checks passed
@GokselKUCUKSAHIN GokselKUCUKSAHIN deleted the feature/better-minimum_should_match branch November 10, 2024 17:03
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