OpenSearch/modules
Ryan Ernst ba9c9e08e7
Painless: Add spi jar that will be published for extending whitelists (#28302)
In order to build a plugin that extends the painless whitelist, the spi
classes must be available to the plugin at compile time. This commit
moves the spi classes into a separate jar which will be published. Any
plugin authors whiching to extend painless through spi would then add a
compileOnly dependency on this jar.
2018-01-18 19:16:26 -08:00
..
aggs-matrix-stats Implement byte array reusage in `NioTransport` (#27696) 2017-12-08 10:39:30 -07:00
analysis-common Allow TrimFilter to be used in custom normalizers (#27758) 2017-12-18 14:27:03 +00:00
ingest-common Enable convert processor to support Long and Double. (#27957) 2018-01-03 11:27:55 +01:00
lang-expression upgrade to lucene 7.2.1 (#28218) 2018-01-15 16:47:46 +01:00
lang-mustache Added msearch api to high level client 2017-12-05 10:17:47 +01:00
lang-painless Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00
mapper-extras Upgrade beats templates that we use for bwc testing. (#27929) 2017-12-21 08:50:14 +01:00
parent-join Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
percolator test: ensure we endup with a single segment 2018-01-10 15:14:26 +01:00
rank-eval Simplify RankEvalResponse output (#28266) 2018-01-18 09:32:27 +01:00
reindex Build: Omit dependency licenses check for elasticsearch deps (#28304) 2018-01-18 14:15:44 -08:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 `MockTcpTransport` to connect asynchronously (#28203) 2018-01-15 10:20:30 -07:00
tribe Remove Settings#getAsMap() (#26845) 2017-10-04 01:21:38 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00