Documentation Index
Fetch the complete documentation index at: https://algolia.com/llms.txt
Use this file to discover all available pages before exploring further.
About this widget
InstantSearch iOS doesnβt offer a Multi Hits widget. Instead, to build a multi-index search experience you should compose multiple HitsSearcher within a single MultiSearcher. Then you can connect a separate Hits widget to each HitsSearcher. See also: Multi-index search.Explore example code
Browse the Multi Hits example code on GitHub.