Trait elastic::types::prelude::TextFieldType [] [src]

pub trait TextFieldType<M> where
    M: TextMapping
{ }

A field that will be mapped as text.

Implementors