OpenSearch/modules
Adrien Grand 886db84ad2
Expose Lucene's FeatureField. (#30618)
Lucene has a new `FeatureField` which gives the ability to record numeric
features as term frequencies. Its main benefit is that it allows to boost
queries with the values of these features and efficiently skip non-competitive
documents at the same time using block-max WAND and indexed impacts.
2018-05-23 08:55:21 +02:00
..
aggs-matrix-stats Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
analysis-common [Feature] Adding a char_group tokenizer (#24186) 2018-05-22 16:26:31 +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-cc2ee23050 (#30778) 2018-05-22 13:11:48 -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 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 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 Make http pipelining support mandatory (#30695) 2018-05-22 09:29:31 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00