Doubt on Consolidating Results of Federated Search
TLDR Jeff asked about consolidating results from multiple indices in federated searches. Kishore Nallan informed that this feature is currently unavailable, and consolidation must be done client-side.
Jun 16, 2022 (18 months ago)
Jeff
05:19 AMKishore Nallan
05:20 AMJeff
05:20 AMTypesense
Indexed 3005 threads (79% resolved)
Similar Threads
Merging Federated Search Results in Typesense
Michael asked how to merge federated search results. Jason explained it should be done on the client-side, using the text match score.
Two-Stage Federated Search Implementation
Todd inquired about a two-stage federated search. Jason explained federated search doesn't support this & the operation has to be done separately. Viji suggested searching for an intersection, but Jason pointed out it must be implemented within the application.
Combining and Sorting Search Results from Two Collections
Toyin asked about combining and sorting search results from two collections. Kishore Nallan confirmed that `text_match` could be used for this purpose.