Struct rs_es::operations::mapping::Settings [] [src]

pub struct Settings {
    pub number_of_shards: u32,
    pub analysis: Analysis,
}

Fields