java-client
java-client copied to clipboard
Support `nearVector` and `nearText` subsearches in `hybrid` queries
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 Get builder classes should therefore be extended to allow use of this added functionality