Query regarding 'grouped_hits' limit in responses
TLDR gab had a question about the limit applied for grouped_hits
. Resolved it by increasing the page limit.
Powered by Struct AI
1
2
21mo
Solved
Jan 25, 2022 (21 months ago)
gab
gab
07:34 PMHi,
I have grouped my response using
I have grouped my response using
group_by and group_limit:1
is there a limit applied for grouped_hits
?07:53
gab
07:53 PMsolved by increasing the page limit
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2779 threads (79% resolved)
Similar Threads
Understanding `limit_hits` and query performance
Robert asked how `limit_hits` impacts sorting/grouping and search performance. Kishore Nallan explained that `limit_hits` is applied last to prevent deep pagination, and shared the use of `search_cutoff_ms` for limiting large result sets.
4
10mo
Solved
Queries about Grouped Hits Score in Server Response
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.
3
13mo
Solved
Clarifying group_limit Functionality and Creating Github Issue
Jason advised Digamber on group_limit functionality and requested to open a Github issue. Digamber created the issue.
5
8mo
Solved