Skip to content

Support groupby operations in bm25 and hybrid queries #268

Open
@tsmith023

Description

@tsmith023

The capability of grouping the results of a bm25 or hybrid search by a property will be coming in 1.25 through weaviate/weaviate#4477

The Get builder class should therefore be refactored to allow calling withGroupBy alongside withBm25 and withHybrid

If this is already permitted by the client in that the query will be sent regardless of whether the server can support the feature, then no changes need to be made as the client will simply work with the new Weaviate version and this issue can be closed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions