OpenSearch/modules
Adrien Grand a8ea2f0df4 Leverage scorerSupplier when applicable. (#25109)
The `scorerSupplier` API allows to give a hint to queries in order to let them
know that they will be consumed in a random-access fashion. We should use this
for aggregations, function_score and matched queries.
2017-06-08 10:19:38 +02:00
..
aggs-matrix-stats Add doc_count to ParsedMatrixStats (#24952) 2017-05-30 10:16:08 +02:00
analysis-common Plugins can register pre-configured char filters (#25000) 2017-06-05 09:25:15 -04:00
ingest-common fix grok's pattern parsing to validate pattern names in expression (#25063) 2017-06-06 08:07:53 -07:00
lang-expression Scripting: Add StatefulFactoryType as optional intermediate factory in script contexts (#24974) 2017-05-30 16:32:14 -07:00
lang-mustache Generate Painless Factory for Creating Script Instances (#25120) 2017-06-07 16:06:11 -07:00
lang-painless Generate Painless Factory for Creating Script Instances (#25120) 2017-06-07 16:06:11 -07:00
parent-join Leverage scorerSupplier when applicable. (#25109) 2017-06-08 10:19:38 +02:00
percolator Leverage scorerSupplier when applicable. (#25109) 2017-06-08 10:19:38 +02:00
reindex Fixed NPEs caused by requests without content. (#23497) 2017-06-05 09:08:14 -06:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 GET aliases should 404 if aliases are missing 2017-06-06 14:37:29 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00