OpenSearch/modules/lang-mustache
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
..
licenses Dependencies: Updates to mustache 0.9.3 (#20337) 2016-09-06 13:31:59 +02:00
src SearchTemplateRequest to implement CompositeIndicesRequest (#21865) 2016-11-29 20:52:43 +01:00
build.gradle Dependencies: Updates to mustache 0.9.3 (#20337) 2016-09-06 13:31:59 +02:00