Skip to content

feat: add keyword and hybrid retrieval for milvus#503

Merged
xerrors merged 1 commit intoxerrors:mainfrom
jonasHanhan:fix-milvus-hybrid-retrieval
Jan 27, 2026
Merged

feat: add keyword and hybrid retrieval for milvus#503
xerrors merged 1 commit intoxerrors:mainfrom
jonasHanhan:fix-milvus-hybrid-retrieval

Conversation

@jonasHanhan
Copy link
Copy Markdown
Contributor

@jonasHanhan jonasHanhan commented Jan 26, 2026

Summary

  • Add keyword-only and hybrid retrieval modes for Milvus.
  • Expose search_mode and keyword_top_k via query params.
  • Keep existing vector retrieval and reranker flow intact.

Motivation

Issue #490: align query-test behavior with agent keyword retrieval by supporting keyword and hybrid search.

Testing

  • Manual: UI verification with a test document; keyword vs vector vs hybrid produce expected differences.
  • Automated: not run (not requested).

@jonasHanhan jonasHanhan force-pushed the fix-milvus-hybrid-retrieval branch from 7d588c6 to d18468a Compare January 26, 2026 08:13
@jonasHanhan jonasHanhan changed the title fix: add keyword and hybrid retrieval for milvus feat: add keyword and hybrid retrieval for milvus Jan 26, 2026
@xerrors xerrors self-assigned this Jan 27, 2026
@xerrors xerrors merged commit e41fc1e into xerrors:main Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants