does typesense offer multi-index search within one...
# community-help
a
does typesense offer multi-index search within one interface? for example, if i want to search for
Ice Creams
along with
Cookies
in one place?
j
Yes, it does! It's called multi-search or federated search: https://typesense.org/docs/0.20.0/api/documents.html#federated-multi-search
Support for multi-index search in the Typesense InstantSearch adapter is in a pre-release version. More info here on how to use it: https://github.com/typesense/typesense-instantsearch-adapter/issues/38#issuecomment-823752445