OpenSearch/modules
Jack Conradson b945006938
Completely remove Painless Type from AnalyzerCaster in favor of Java Class. (#28329)
Second part in a series of PR's to remove Painless Type in favor of Java Class. This completely removes the Painless Type dependency from AnalyzerCaster. Both casting and promotion are now based on Java Class exclusively. This also allows AnalyzerCaster to be decoupled from Definition and make cast checks be static calls again.
2018-01-23 12:38:31 -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 Ensure we protect Collections obtained from scripts from self-referencing (#28335) 2018-01-23 16:57:26 +01:00
lang-painless Completely remove Painless Type from AnalyzerCaster in favor of Java Class. (#28329) 2018-01-23 12:38:31 -08:00
mapper-extras Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
parent-join Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
percolator Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
rank-eval [Test] Lower bwc version for rank-eval rest tests 2018-01-22 13:33:42 +01:00
reindex Reindex: Wait for deletion in test 2018-01-23 13:35:23 -05: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