OpenSearch/modules
Christoph Büscher 80532229a9
Move indices field from RankEvalSpec to RankEvalRequest (#28341)
Currently we store the indices specified in the request URL together with all
the other ranking evaluation specification in RankEvalSpec. This is not ideal
since e.g. the indices are not rendered to xContent and so cannot be parsed
back. Instead we should keep them in RankEvalRequest.
2018-03-19 16:26:02 +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 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
lang-expression upgrade to lucene 7.2.1 (#28218) 2018-01-15 16:47:46 +01:00
lang-mustache Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
lang-painless Painless: Correct ClassToName string conversion (#28997) 2018-03-13 13:16:48 -07:00
mapper-extras Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
parent-join Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
percolator Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
rank-eval Move indices field from RankEvalSpec to RankEvalRequest (#28341) 2018-03-19 16:26:02 +01:00
reindex Fix EsAbortPolicy to conform to API (#29075) 2018-03-16 14:34:36 -04:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00