Collating Search Results from Different Collections.
TLDR Patrick inquired about collating search results on different collections based on text_match value. Jason confirmed it's possible, but must be done client-side.
Powered by Struct AI
1
3
15mo
Solved
Jul 11, 2022 (15 months ago)
Patrick
Patrick
10:19 PMHi, is it possible to collate results between searches of different collections based on the text_match value?
Jason
Jason
11:00 PMYup, but you will have to do this on the client side, with the results from a multi_search request
Jul 12, 2022 (15 months ago)
Patrick
Patrick
01:22 AMAwesome, thanks!
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2776 threads (79% resolved)
Similar Threads
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.
3
30mo
Solved
Merging and Ordering Multi-Search Results
Jack asked how to merge and order search results from different collections using the 'score' value. Kishore Nallan confirmed its use.
3
5d
Solved
Comparing Text Match Scores Across Separate Collections
Maximilian inquired about comparing text matching scores between collections. Kishore Nallan explained that scores are based on string similarity. They acknowledged an issue with scoring inflation and are working on a solution.
9
19mo
Solved