InstantSearch: InstantSearch.js
- How should I address the "`instantsearch.highlight` function has been deprecated" console warning?
- Can you do a voice search in different languages?
- How can I mount a virtual search box with a CDN ?
- Why are some of my facet display facet values missing?
- How do I highlight or snippet an attribute that is an array of strings?
- Why is the URL of the HierarchicalMenu inconsistent with refinements applied?
- How can I determine which facet values have been pinned in renderingContent from the refinementList Widget?
- How can I have a value pre-selected for a range slider?
- How do I add dynamic filters to my search page using InstantSearch?
- Can I display facet values from multiple indices within a single menuSelect widget?
- Multi Index Search with one set of Refinements and Pagination
- How can I add more logic to the displayed output of my search results?
- How do I implement a voice search?
- How do I conditionally display HTML in the hits template?
- How can I access Search Parameters from the uiState?
- How can I retain the scroll position of the page with the InfiniteHits cache in InstantSearch?
- How to conditional hide part of the hit widgets template if the attribute value is empty
- How do I sort my refinementList?
- How do I modify the UI of a widget?
- How can I use separate filters on multi-index search?
- Can I sort results differently based on user's numericMenu selection?
- The rangeSlider widget has overlapping numbers, what should I do?
- Why are my hierarchical menus showing contradictory value combinations?
- Why is dynamicWidgets rendering an empty or incomplete refinementList?
- How can I enable canonical URL for SEO tracking purposes?
- Why do my hit/search results display in an ordered list <ol>?
- How can I replace JSON \n line breaks with HTML <br> line breaks?
- How can I conditionally render part of the Hits Item template if a record is missing an attribute?
- How can I use DynamicWidget in React to dynamically display filters?
- How to edit the amount of characters shown in a hit.