Skip to content

Conversation

@morning-color
Copy link
Contributor

No description provided.

kanichen and others added 11 commits September 25, 2025 20:27
# Conflicts:
#	README.md   resolved by upstream-a/main version
#	vectordb_bench/backend/clients/__init__.py   resolved by upstream-a/main version
#	vectordb_bench/backend/clients/tencent_elasticsearch/tencent_elasticsearch.py   resolved by upstream-a/main version
#	vectordb_bench/cli/vectordbbench.py   resolved by upstream-a/main version
#	vectordb_bench/frontend/config/dbCaseConfigs.py   resolved by upstream-a/main version
"metric_type": "COSINE",
"efConstruction": 200,
"M": 16,
"num_candidates": 4000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for sharing your test results on Tencent-ES with us. However, the num_candidates parameter appears to be set higher than typical. For tasks targeting top-100 retrieval, it is common to set this value around 100, which can achieve recall=0.9. Here, setting it to 4000 achieves a recall above 0.99, but it also significantly increases computational overhead. Please confirm whether this meets your expectations.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alwayslove2013, morning-color
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

4 participants