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.
Last modified on January 28, 2026