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

Common mapping for the Elasticsearch string types.

Structs

DefaultStringMapping

Default mapping for String.

ElasticCompletionFieldMapping

A multi-field string mapping for a completion suggester.

ElasticTokenCountFieldMapping

A multi-field string mapping for a token count.

Enums

IndexAnalysis

Should the field be searchable? Accepts not_analyzed (default) and no.

IndexOptions

The index_options parameter controls what information is added to the inverted index, for search and highlighting purposes.

StringField

A string sub-field type.