Module elastic_types::string::text::mapping [] [src]

Mapping for the Elasticsearch text type.

Structs

DefaultTextMapping

Default mapping for text.

FieldDataFrequencyFilter

Fielddata for term frequency as a percentage range.

TextFieldMapping

A multi-field string mapping.

Enums

TermVector

Term vectors contain information about the terms produced by the analysis process.

Traits

TextFieldType

A field that will be mapped as text.

TextMapping

The base requirements for mapping a string type.