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

update many queries for newer elasticsearch #1272

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

haarg
Copy link
Member

@haarg haarg commented Sep 26, 2024

Removes 'and', 'or', 'missing', and 'filtered' queries.
Fixes #1264

Removes 'filter' field in 'nested' query.
Fixes #1265

Removes 'filter' in 'function_score' queries.
Fixes #1266

Removes use of top level 'filter' search parameter.
Fixes #1267

Removes use of negative boosts.
Fixes #1270

@haarg haarg force-pushed the haarg/es5-query-fixes branch from 7d638ce to 85d4f14 Compare September 26, 2024 11:56
Removes 'and', 'or', 'missing', and 'filtered' queries.
Fixes #1264

Removes 'filter' field in 'nested' query.
Fixes #1265

Removes 'filter' in 'function_score' queries.
Fixes #1266

Removes use of top level 'filter' search parameter.
Fixes #1267

Removes use of negative boosts.
Fixes #1270
@haarg haarg force-pushed the haarg/es5-query-fixes branch from 85d4f14 to 39e68d7 Compare September 26, 2024 12:15
@oalders oalders requested a review from mickeyn September 26, 2024 14:33
Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

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

🤞

@haarg haarg merged commit 8bbdd3e into master Sep 28, 2024
1 check passed
@haarg haarg deleted the haarg/es5-query-fixes branch September 28, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants