Hi
I see that group by is available for hybrid search (docs), but the documentation only covers the Pyhon client. Is there a possibility for hybrid searches with groupBy over GraphQL?
Thanks a lot!
Hi
I see that group by is available for hybrid search (docs), but the documentation only covers the Pyhon client. Is there a possibility for hybrid searches with groupBy over GraphQL?
Thanks a lot!
Hi! Sorry for the delay here, missed this one
I am not sure this was implemented on the graphql api
No problem, and thanks! Is there any information available whether this will be implemented or if the documentation is just not complete?
Our use case would greatly benefit from hybrid search with groups, as we search through parts of documents and need to return search results per document for it to be useful. Vector-only search works, but performance is much better with hybrid for our data.