InstantSearch: InstantSearch.js
- How can I use DynamicWidget in React to dynamically display filters?
- How to edit the amount of characters shown in a hit.
- How can I pass multiple filter values when a user selects a single value from a refinementList?
- How can I switch my hits display between grid and list view with a button?
- How to Add a Banner Image
- Is multi-index search and federated search supported?
- Can I configure URL routing with two separate InstantSearch instances on the same page?
- How to show all facet values (including the ones with no hits) ?
- How to remove the index name from the URL ?
- How to send Insights events when you have multiple Search Instances using separate Algolia Applications?
- InstantSearch.js - Why is the refresh() method not working?
- InstantSearch.js - How can I hide a filter with only one facet value?
- How can I group facet values in InstantSearch for a one-to-many relationship?
- InstantSearch - How do I change the name of a key in routing?
- Why is my uiState object not working in InstantSearch?
- InstantSearch - How to use float values in a rating menu widget?
- InstantSearch.js - How to trigger Search only after a minimum number of characters are typed
- InstantSearch.js - How can I remove the submit button on the SearchBox widget with React InstantSearch?
- InstantSearch.js - Can I add several searchBoxes on the same page to search different types of content?
- Can I perform an async function within transformItems() on the hits instantSearch widget?
- How do I troubleshoot highlighting issues?
- Does paginationLimitedTo affect indexing?
- Why do the min/max values in the rangeSlider widget not match my data?