OpenSearch/modules
Luca Cavanna 6eaff9432d SearchTemplateRequest to implement CompositeIndicesRequest (#21865)
SearchTemplateRequest to implement CompositeIndicesRequest

Given that SearchTemplateRequest effectively delegates to search when a search is being executed, it should implement the CompositeIndicesRequest interface. The subrequests method should return a single search request. When a search is not going to be executed, because we are in simulate mode, there are no inner requests, and there are no corresponding indices to that request either.

Closes #21747
2016-11-29 20:52:43 +01:00
..
aggs-matrix-stats Clean up of Script. 2016-11-10 09:59:13 -08:00
ingest-common add `ignore_missing` option to SplitProcessor (#20982) 2016-11-16 15:46:09 +02:00
lang-expression Upgrade to lucene-6.4.0-snapshot-ec38570 (#21853) 2016-11-29 18:40:31 +01:00
lang-mustache SearchTemplateRequest to implement CompositeIndicesRequest (#21865) 2016-11-29 20:52:43 +01:00
lang-painless [Test] Mute EqualsTests..testBranch(Not)EqualsDefAndPrimitive 2016-11-25 17:21:59 +01:00
percolator Add RangeFieldMapper for numeric and date range types 2016-11-29 10:10:14 -06:00
reindex Improve handling of unreleased versions 2016-11-23 15:49:05 -05:00
transport-netty4 Remove connectToNodeLight and replace it with a connection profile (#21799) 2016-11-29 09:35:07 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00