You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the problem is, e.g. I'm always frustrated when [...].
I noticed that the Java Client does not have a way to perform a Hybrid Query leveraging Exact Keyword Search and Semantic Search as per the documentation here. I don't mind working on this feature.
What solution would you like?
A clear and concise description of what you want to happen.
A method for hybrid() within the QueryBuilder class where we pass a List of Queries to run:
Is your feature request related to a problem?
A clear and concise description of what the problem is, e.g. I'm always frustrated when [...].
I noticed that the Java Client does not have a way to perform a Hybrid Query leveraging Exact Keyword Search and Semantic Search as per the documentation here. I don't mind working on this feature.
What solution would you like?
A clear and concise description of what you want to happen.
A method for
hybrid()
within theQueryBuilder
class where we pass a List of Queries to run:What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: