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

Negative boosts are not allowed #1270

Closed
Tracked by #1254
haarg opened this issue Sep 26, 2024 · 0 comments · Fixed by #1272
Closed
Tracked by #1254

Negative boosts are not allowed #1270

haarg opened this issue Sep 26, 2024 · 0 comments · Fixed by #1272

Comments

@haarg
Copy link
Member

haarg commented Sep 26, 2024

https://www.elastic.co/guide/en/elasticsearch/reference/7.0/breaking-changes-7.0.html#_negative_boosts_are_not_allowed

haarg added a commit that referenced this issue Sep 26, 2024
Removes 'and', 'or', 'missing', and 'filtered' queries.

Removes use of top level 'filter' search parameter.

Removes 'filter' field in 'nested' query.

Removes 'filter' in 'function_score' queries.

Removes use of negative boosts.

Fixes #1264, #1265, #1266, #1267, #1270
haarg added a commit that referenced this issue 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 closed this as completed in 39e68d7 Sep 28, 2024
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 a pull request may close this issue.

1 participant