Signature
Import
About this widget
ThesingleIndex state mapping can be applied to the instantsearch object’s routing option.
It enables backward compatibility with version 3.x.
The mapping applies the following transformations:
- Omits the
configurewidget - Uses the given index for the top level
JavaScript
Examples
JavaScript
Options
The name of the index to get the state from,
usually the same value provided to
instantsearch.JavaScript