Package org.opensearch.index.mapper
package org.opensearch.index.mapper
-
ClassesClassDescriptionA
FieldMapperthat exposes Lucene'sFeatureField.This meta field only exists because rank feature fields index everything into a common _feature field and OpenSearch has a custom codec that complains when fields exist in the index and not in mappings.AFieldMapperthat exposes Lucene'sFeatureFieldas a sparse vector of features.AFieldMapperfor scaled floats.Mapper for a text field that optimizes itself for as-you-type completion by indexing its content into subfields.AFieldMapperthat takes a string and writes a count of the tokens in that string to the index.