You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
https://www.elastic.co/guide/en/elasticsearch/reference/7.0/breaking-changes-7.0.html#_negative_boosts_are_not_allowed
The text was updated successfully, but these errors were encountered: