Queries about Grouped Hits Score in Server Response
TLDR Sai had a question about the score in grouped hits. Kishore Nallan clarified that the score is based on the best score of the hits inside it.
Powered by Struct AI
3
15mo
Solved
Sep 21, 2022 (15 months ago)
Sai
Sai
02:35 AMHi - I was trying to use group_by param to group relevant results together. In the server response, I see grouped_hits prop but each grouped_hit doesn’t have a score associated with it. I do however see a score for each hit in a grouped_hit. Is this the expected behavior?
Kishore Nallan
Kishore Nallan
02:42 AMGrouped hits score is the best score of the hits inside it.
Sai
Sai
02:45 AMGot it. Thank you.
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3011 threads (79% resolved)
Similar Threads
Query regarding 'grouped_hits' limit in responses
gab had a question about the limit applied for `grouped_hits`. Resolved it by increasing the page limit.
2
24mo
Solved
Grouping and Ordering Results in Database Queries
Maximilian asked about grouping and ordering results by number of hits per group. Kishore Nallan clarified that faceting could be used, but could not order by counts.
5
21mo
Solved
Issue with `found` Value in `group_by` Function
Fernando has a question regarding the `found` value in `group_by` function. Jason advises opening a Github issue requesting this feature.
3
16mo
Solved