InstantSearch: General Guidance
- Why is my query with an ampersand ('&') being truncated?
- Can refinement lists operate as optionalFilters?
- Can hierarchicalMenu be searchable?
- How can I achieve the facetOrdering parameter behavior (as seen in React InstantSearch) in iOS or Android InstantSearch?
- Can I use multi-select on a numericMenu widget?
- How do I get more control of functionality in InstantSearch?
- Why searchParameters not longer work in Instant Search v4?
- Relative URLs in redirects
- Why is paginationLimitedTo not being forwarded to the virtual replicas?
- Why is the hierarchical menu not rendering N maxValuesPerFacet?
- How do I paginate with browse or browseObjects?
- Can I intermingle items from different indices?
- What is hitsPerPage limited to?
- How to reproduce the refinementList behaviour when a facet is selected?
- How to translate your refinementList widget labels?
- Searching from the front end or the back end? What do you recommend?
- Why am I getting "too many queries per second" error?
- Why doesn't pagination (nbPages + hitsPerPage) match nbHits?