OpenSearch/modules/mapper-extras
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
..
src Expose Lucene's FeatureField. (#30618) 2018-05-23 08:55:21 +02:00
build.gradle