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

pub trait KeywordFieldType<M> where
    M: KeywordMapping
{ }

A field that will be mapped as a keyword.

Implementors