Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactoring] Refactor hybrid query code to add explain and rrf in hybrid query context #1100

Open
vibrantvarun opened this issue Jan 14, 2025 · 0 comments

Comments

@vibrantvarun
Copy link
Member

vibrantvarun commented Jan 14, 2025

Refactor the current code of hybrid query and add explain and rrf details in HybridQueryContext object.

Currently, we have used explicit explain param at multiple places in the code. We need to wrap it under the hybrid query context so that all hybrid query related objects can be transported under the same context and we can avoid feature specific checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants