zilliztech / zilliztech/VectorDBBench

Add Filtering Performance based on `match_phrase` with knn search for RAG

Open
#687 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
438
Avg merge
1d 4h
Merged PRs (30d)
1

Description

In RAG scenarios, we often combine full-text search (such as match_phrase) with knn search for hybrid retrieval. Therefore, I recommend adding performance tests for this specific scenario to facilitate user reference and evaluation.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing performance-test suite and benchmark entry points for hybrid vector retrieval. Search for current knn and match_phrase coverage, then determine how to represent their combined use. Done means the scenario has repeatable performance tests and results suitable for user comparison.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases, performance, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.