OpenSearch/modules
Martijn van Groningen beb22d89c8 percolator: Take `matchAllDocs` and `verified` of the sub result into account when analyzing a function_score query.
Before the `matchAllDocs` was ignored and this could lead to percolator queries not matching when
the inner query was a match_all query and min_score was specified.

Before when `verified` was not taken into account if the function_score query wrapped an unverified query this could
lead to matching percolator queries that shouldn't match at all.
2018-03-09 07:16:21 +01:00
..
aggs-matrix-stats Start switching to non-deprecated ParseField.match method (#28488) 2018-02-02 10:10:13 -07:00
analysis-common Allow TrimFilter to be used in custom normalizers (#27758) 2017-12-18 14:27:03 +00:00
ingest-common Continue registering pipelines after one pipeline parse failure. (#28752) 2018-03-08 15:22:59 -08:00
lang-expression upgrade to lucene 7.2.1 (#28218) 2018-01-15 16:47:46 +01:00
lang-mustache Remove FastStringReader in favor of vanilla StringReader (#28944) 2018-03-08 17:17:36 -07:00
lang-painless Removed unused local variable from ScriptClassInfo (#28617) 2018-02-12 15:58:09 -08:00
mapper-extras Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
parent-join Start switching to non-deprecated ParseField.match method (#28488) 2018-02-02 10:10:13 -07:00
percolator percolator: Take `matchAllDocs` and `verified` of the sub result into account when analyzing a function_score query. 2018-03-09 07:16:21 +01:00
rank-eval Test that rank_eval request parsing is not lenient (#28516) 2018-02-08 17:38:45 +01:00
reindex Wrap stream passed to createParser in try-with-resources (#28897) 2018-03-04 16:48:03 -07:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Remove log4j dependency from elasticsearch-core (#28705) 2018-02-20 09:15:54 -07:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00