typescript-client icon indicating copy to clipboard operation
typescript-client copied to clipboard

Support `nearVector` and `nearText` subsearches in `hybrid` queries

Open tsmith023 opened this issue 1 year ago • 0 comments

The capability of defining nearVector and nearText subsearches within hybrid queries will be coming in 1.25 through https://github.com/weaviate/weaviate/pull/4477

The withHybrid method of the GraphQLGetter builder class should therefore be extended to allow use of this added functionality with the v2 client

tsmith023 avatar Apr 25 '24 09:04 tsmith023