Skip to main content

combined_fields

Function combined_fields 

Source
pub fn combined_fields<S, Sub>(
    query: impl Into<String>,
    fields: impl IntoIterator<Item = Text<S, Sub>>,
) -> CombinedFieldsQuery<S>
Expand description

Term-centric full-text across several fields, treating them as one combined field (combined_fields).