Multi-Index Search with Typesense Instantsearch Adapter
TLDR Ailish needed help with multi-index search using the Typesense instantsearch adapter. Kishore Nallan explained the server API separates these search requests, but can be merged using business logic. Jason suggested building custom widgets to do a multi-search request and aggregate scores on the client side.
Mar 21, 2022 (20 months ago)
Ailish
12:03 PMKishore Nallan
12:13 PMAilish
12:22 PMAilish
12:27 PMJason
01:40 PMJason
01:41 PMAilish
06:56 PMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Consolidating Multiple Collection Queries in Typesense
Cooper asked about consolidating queries from multiple collections, while Jason suggested client-side aggregation. Cooper ended up using nested objects to achieve the desired result.
Configuring Multi Index Search with Typesense Instantsearch
sonu struggled with setting up multi index search in Typesense Instantsearch. Jason shared a pre-release version that allowed for collection specific search parameters, which resolved the issue.
Typesense Sorting Query and Bug Report
michtio is new to Typesense and is querying sorting implementation. Jason shares resources and suggests use of specific adapters. However, michtio shares a bug found when applying a filter on Typesense. Jason asks for a GitHub issue to be opened for the bug.