OpenSearch/libs
Christoph Büscher 56625e35b7 Fix `bool` query behaviour on null value (#56817)
Until 7.7 we used to ignore `null` values for `bool`queries `minimum_should_match`,
parameters and also for the `must`,  `must_not`, `should` and `filter` clauses.
An internal refactoring has changed this so now we get a parsing error. While `null` 
should not a common value here, we should restore the old behaviour for bwc for now.

Closes #56812
2020-05-26 16:23:40 +02:00
..
cli Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
core Fix some licenses in our own code (#56978) 2020-05-20 09:24:31 -04:00
dissect Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
geo Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
grok [7.x] Prevent stack overflow for numerous grok patterns. (#55899) (#56065) 2020-05-05 16:52:56 -05:00
nio Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
plugin-classloader Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
secure-sm Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
ssl-config Test adjustments for FIPS 140 (#56526) 2020-05-15 18:10:45 +03:00
x-content Fix `bool` query behaviour on null value (#56817) 2020-05-26 16:23:40 +02:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00