AutoComplete
- How do I send Insights events when using CDNs?
- How do I link user queries in AutoComplete to a dedicated search page?
- Can I use tab to complete my AutoComplete query?
- How can I change the submit button icon in my AutoComplete search bar?
- Can I use Autocomplete in iOS or Android?
- Why does my mobile browser zoom in when Autocomplete is tapped?
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?
InstantSearch: React InstantSearch V7
- How can I set up stateMapping and custom routing logic with Next.js?
- Why isn't routing working with multi-index search?
- Do any React InstantSearch widgets trigger multiple requests on page load?
- How can I hide my filters without losing the applied refinements?
- What should I do if I want to write my own React components with Algolia?
- How to use a Conditional Request (Custom SearchClient) in React InstantSearch Hooks with TypeScript.
InstantSearch: React InstantSearch Hooks
- Using the hierarchicalMenu widget's rootPath parameter
- Why do InstantSearch components that use Hooks render twice?
- How can I perform a geo search with a polygon filter in React InstantSearch?
- How to create a multi rangeSlider with useRangeSlider
- How to Refresh React InstantSearch Hooks with Infinite Hits
InstantSearch: React InstantSearch V6 (Deprecated)
InstantSearch: InstantSearch.js
- 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 thats 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?
InstantSearch: Angular InstantSearch
InstantSearch: Vue InstantSearch
InstantSearch: InstantSearch Android
- InstantSearch Android - How can I set up a banner?
- InstantSearch Android - Why are Insight events not appearing on my dashboard?
- InstantSearch Android - How can I see the logs for network requests and applied filters?
- InstantSearch Android - I am not seeing any results or errors when trying out InstantSearch, what can I do?
- InstantSearch Android - Why am I getting “JsonDecodingException” issues?
InstantSearch: InstantSearch iOS
- InstantSearch iOS - Why are Insight events not appearing on my dashboard?
- InstantSearch iOS - How can I setup a banner?
- InstantSearch iOS - I am not seeing any results or errors when trying out InstantSearch, what can I do?
- InstantSearch iOS - How can I apply filters only when the user clicks a button?
- InstantSearch iOS - Why aren’t my filters applied when modifying the filterState?
- InstantSearch iOS - How can I modify the query parameters?