OpenSearch/modules
Martijn van Groningen 1bd31e9b53
percolator: fixed issue where in indices created before 6.1 if minimum should match has been specified on a disjunction,
the query would be marked as verified candidate match. This is wrong as it can only marked as verified candidate match
on indices created on or after 6.1, due to the use of the CoveringQuery.
2017-11-10 12:02:33 +01:00
..
aggs-matrix-stats [Tests] Fix occasional test failure due to two random values being the same 2017-10-27 12:06:16 +02:00
analysis-common Add limits for ngram and shingle settings (#27211) 2017-11-07 08:14:55 -05:00
ingest-common Introduce templating support to timezone/locale in DateProcessor (#27089) 2017-11-09 09:45:32 -08:00
lang-expression Upgrade to Lucene 7.1 (#27225) 2017-11-02 13:25:33 +00:00
lang-mustache Fix update_by_query's default size parameter (#26784) 2017-09-25 16:25:27 -04:00
lang-painless Upgrade Painless from ANTLR 4.5.1-1 to ANTLR 4.5.3. (#27153) 2017-10-27 11:07:49 -07:00
mapper-extras #26260 Allow ip_range to accept CIDR notation (#27192) 2017-11-03 13:34:48 -06:00
parent-join Enhances exists queries to reduce need for `_field_names` (#26930) 2017-11-01 10:46:59 +00:00
percolator percolator: fixed issue where in indices created before 6.1 if minimum should match has been specified on a disjunction, 2017-11-10 12:02:33 +01:00
reindex Avoid stack overflow on search phases 2017-10-25 22:05:46 -04:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Fixed byte buffer leak in Netty4 request handler 2017-11-02 20:22:19 -04:00
tribe Remove Settings#getAsMap() (#26845) 2017-10-04 01:21:38 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00