Skip to content

Conversation

ttaylorr
Copy link
Member

@ttaylorr ttaylorr commented Sep 6, 2024

Modern ElasticSearch versions do not support minimum_number_should_match as a part of their search term, and instead prefer minimum_should_match.

Update our query construction to match so that we hopefully start getting some results back.

Modern ElasticSearch versions do not support minimum_number_should_match
as a part of their search term, and instead prefer minimum_should_match.

Update our query construction to match so that we hopefully start
getting some results back.

Signed-off-by: Taylor Blau <[email protected]>
@ttaylorr
Copy link
Member Author

ttaylorr commented Sep 6, 2024

/cc #1868

@ttaylorr ttaylorr merged commit 9a1341d into main Sep 6, 2024
1 check passed
@ttaylorr ttaylorr deleted the ttaylorr/broken-es-queries branch September 6, 2024 15:14
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