OpenSearch/modules
Ryan Ernst 34180f2285
Scripting: Remove getDate methods from ScriptDocValues (#30690)
The getDate() and getDates() existed prior to 5.x on long fields in
scripting. In 5.x, a new Date type for ScriptDocValues was added. The
getDate() and getDates() methods were left on long fields and added to date
fields to ease the transition. This commit removes those methods for
7.0.
2018-05-18 21:26:26 -07:00
..
aggs-matrix-stats Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
analysis-common Deprecate `nGram` and `edgeNGram` names for ngram filters (#30209) 2018-05-17 12:52:22 +02:00
ingest-common [Test] Fix RenameProcessorTests.testRenameExistingFieldNullValue() (#29655) 2018-04-26 17:26:37 +02:00
lang-expression Upgrade to Lucene-7.4.0-snapshot-59f2b7aec2 (#30726) 2018-05-18 18:21:39 -04:00
lang-mustache Add support for search templates to the high-level REST client. (#30473) 2018-05-15 13:07:58 -07:00
lang-painless Scripting: Remove getDate methods from ScriptDocValues (#30690) 2018-05-18 21:26:26 -07:00
mapper-extras Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +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 Forbid expensive query parts in ranking evaluation (#30151) 2018-05-14 17:36:26 +02:00
reindex Reindex: Fixed typo in assertion failure message (#30619) 2018-05-16 16:26:23 -04:00
repository-url Add missing dependencies on testClasses (#30527) 2018-05-14 16:06:56 +03:00
transport-netty4 Add nio http server transport (#29587) 2018-05-15 16:37:14 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00