Issue with `found` Value in `group_by` Function
TLDR Fernando has a question regarding the found
value in group_by
function. Jason advises opening a Github issue requesting this feature.
Aug 17, 2022 (16 months ago)
Fernando
11:51 PMgroup_by
, the found
value in the response gives me the number of groups found. Conversely, the out_of
gives me the total number of records (not number of groups). Is there a way to get found
for total number of records when using group_by
?Fernando
11:53 PMfound
/out_of
results”, but this doesn’t seem to be possible when I’m using group_by
Jason
11:53 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Understanding Search Result Object Fields
David had queries regarding various search object fields, such as `out_of`, `found` and `found_docs`. Kishore Nallan provided explanations for each field.
Issue with Numerical Faceting in Combination with Group_by
Vamshi encounters issues with numerical faceting when used in conjunction with group_by in Typesense. After a detailed query script, Kishore Nallan identifies this as a bug, encouraging the user to raise a Github issue.
Understanding Facet Results in Typesense
Prabhu had difficulty understanding the count results of his facet results in Typesense. Kishore Nallan explained the behaviour and suggested creating a Github issue for a feature request to modify count behaviour.