interface FieldSuggestionsOptions {
    facet: FacetOptions;
}

Properties

Properties

The options used to register the facet used by the field suggestions controller.