<@U01PL2YSG8L> We would love an update on <https:/...
# community-help
d
@Kishore Nallan We would love an update on https://github.com/typesense/typesense/issues/857. The max group limit of 99 is very limiting.
k
Would like to understand what your use case for this is. Generally search engines focus on finding relevant documents for a query. The group by is an extension of that concept: we produce relevant hits per group. What kind of limit are you looking at?
Having said that, we should be able to parameterize the limit. Just haven't gotten around to doing it yet.