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

pub trait FloatFieldType<M> where
    M: FloatMapping
{ }

A field that will be mapped as a number.

Implementors