do we have to create multiple instances of typesen...
# community-help
s
do we have to create multiple instances of typesenseInstantsearchAdapter to connect to different collections ?
j
There’s a pre-release version of the adapter using which you can connect to multiple collections: https://github.com/typesense/typesense-instantsearch-adapter/issues/38#issuecomment-823752445
s
👍
btw this seems to me when i need more than one collection in a single search box, how can i do it with different like different search boxes, like when i'm using multiple <InstantSearch> components in one page 😕
j