OpenSearch/docs/reference/mapping
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
..
dynamic Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields Add a new `_ignored` meta field. (#29658) 2018-05-02 10:47:02 +02:00
params Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
types Expose Lucene's FeatureField. (#30618) 2018-05-23 08:55:21 +02:00
dynamic-mapping.asciidoc Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Fix docs of the `_ignored` meta field. 2018-05-02 11:43:50 +02:00
params.asciidoc Reorganize docs of global ordinals. (#24982) 2017-06-01 16:47:44 +02:00
removal_of_types.asciidoc Update plan for the removal of mapping types. (#29586) 2018-04-19 15:09:14 +02:00
types.asciidoc Expose Lucene's FeatureField. (#30618) 2018-05-23 08:55:21 +02:00