Usage
Connector Options
The attributes to include in the widget (all by default). Cannot be used with
excludedAttributes.The attributes to exclude from the widget. Cannot be used with
includedAttributes.Function to transform the items passed to the templates.
Render Options
All currently refined items, grouped by attribute.Each item has:
indexName: The index nameindexId: The index id as provided to the index widgetattribute: The attribute on which the refinement is appliedlabel: The textual representation of this attributerefinements: Currently applied refinements (array of refinement objects)refine: Function to remove the given refinement
attribute: The attribute on which the refinement is appliedtype: The type of the refinement (facet, exclude, disjunctive, hierarchical, numeric, query, tag)value: The raw value of the refinementlabel: The label of the refinement to displayoperator: The value of the operator (only if applicable)count: The number of found items (only if applicable)exhaustive: Whether the count is exhaustive (only if applicable)
Removes the given refinement and triggers a new search.
Generates a URL for the next state.
Indicates if search state can be refined.
The options passed to the connector.