Skip to content

feat(hybrid-search): add hybrid search & batch hybrid search methods#13

Open
rycerzes wants to merge 1 commit intocosdata:mainfrom
rycerzes:rycerzes/batch_hybrid
Open

feat(hybrid-search): add hybrid search & batch hybrid search methods#13
rycerzes wants to merge 1 commit intocosdata:mainfrom
rycerzes:rycerzes/batch_hybrid

Conversation

@rycerzes
Copy link

New hybrid search features

  • Added a new hybrid method supporting combined dense, sparse, and TF-IDF search, with configurable fusion and raw text options.
  • Introduced batch_hybrid for batch processing of hybrid searches, allowing multiple queries in a single request.
  • Implemented batch_hybrid_parallel to process batch hybrid searches in parallel, ensuring independent handling of each query for debugging or advanced use cases.

@tinkn

@rycerzes
Copy link
Author

@tinkn @a-rustacean if you could review and merge this

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.

1 participant

Comments