OpenSearch/modules
Ryan Ernst 46e8d97813
Core: Remove RequestBuilder from Action (#30966)
This commit removes the RequestBuilder generic type from Action. It was
needed to be used by the newRequest method, which in turn was used by
client.prepareExecute. Both of these methods are now removed, along with
the existing users of prepareExecute constructing the appropriate
builder directly.
2018-05-31 16:15:00 +02:00
..
aggs-matrix-stats Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
analysis-common Moved keyword tokenizer to analysis-common module (#30642) 2018-05-29 19:22:28 +02:00
ingest-common Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
lang-expression Upgrade to Lucene-7.4-snapshot-1cbadda4d3 (#30928) 2018-05-29 12:29:52 -04:00
lang-mustache Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
lang-painless Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
mapper-extras Expose Lucene's FeatureField. (#30618) 2018-05-23 08:55:21 +02:00
parent-join Remove useless version checks in REST tests. (#30165) 2018-05-02 11:34:15 +02:00
percolator Remove version argument in RangeFieldType (#30411) 2018-05-16 17:42:44 +02:00
rank-eval Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
reindex Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
repository-url Add missing dependencies on testClasses (#30527) 2018-05-14 16:06:56 +03:00
transport-netty4 Fix location of AbstractHttpServerTransport (#30888) 2018-05-29 13:14:23 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00