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

pub trait ShortFieldType<M> where
    M: ShortMapping
{ }

A field that will be mapped as a number.

Implementors