Enum rs_es::operations::search::SearchType
[−]
[src]
pub enum SearchType { DFSQueryThenFetch, DFSQueryAndFetch, QueryThenFetch, QueryAndFetch, }
Options for the various search_type parameters
Variants
DFSQueryThenFetch | |
DFSQueryAndFetch | |
QueryThenFetch | |
QueryAndFetch |