generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
Is your feature request related to a problem?
I can see HybridQuery exists in the codebase but its not published, when will it be available?
Its already available to execute against the server
https://github.com/opensearch-project/opensearch-net/blob/main/src/OpenSearch.Client/QueryDsl/Specialized/Hybrid/HybridQuery.cs
What solution would you like?
Just a new OS client version, 1.8 is already 14 months old
What alternatives have you considered?
I have to poke around in json to add it which is annoying to say the least