Usage
Connector Options
Name of the attribute for filtering.
List of all the items.Each item must have:
label: Name of the optionstart: Lower bound of the option (greater than or equal to) - optionalend: Higher bound of the option (less than or equal to) - optional
Function to transform the items passed to the templates.
Render Options
The list of available choices.Each item has:
label: Name of the optionvalue: URL encoded bounds object with the form{start, end}. Can be used withrefinedirectlyisRefined:trueif the value is selected
Sets the selected value and triggers a new search.
Creates a URL for the next state.
Indicates if search state can be refined. This is
true unless the last search contains no results and “All” range is selected.true if the last search contains no results.Sends an event to the Insights middleware.
The options passed to the connector.