Cooper Leong
03/21/2023, 8:17 PMTypesenseInstantSearchAdapter
, where I have to use individual <Index />
components for each collection that I want to query. The example UI from the docs has the returned lists in side-by-side components, whereas I would like a single list (<Hits />
component) with results from both collections, still sorted by score.
I'm new to Typesense and am loving it so far! Very easy to get going with and is really well documented with lots of examples 💃 🙂 Thanks!Jason Bosco
03/21/2023, 9:09 PMCooper Leong
03/21/2023, 9:13 PMJason Bosco
03/21/2023, 9:14 PM