PR #602 proposes a hybrid search node combining BM25 keyword search with vector similarity via alpha-weighted Reciprocal Rank Fusion, offering pre-configured search profiles and structured output with source attribution.
After review, this PR is not ready for merge in its current state and is being closed to keep the PR list clean. The concept and proposed changes have been archived here for further elaboration and future consideration.
See the PR for full implementation details, test coverage, and extension points.
PR #602 proposes a hybrid search node combining BM25 keyword search with vector similarity via alpha-weighted Reciprocal Rank Fusion, offering pre-configured search profiles and structured output with source attribution.
After review, this PR is not ready for merge in its current state and is being closed to keep the PR list clean. The concept and proposed changes have been archived here for further elaboration and future consideration.
See the PR for full implementation details, test coverage, and extension points.