Skip to content

feat(adbpg): add ADBPG generic search configuration - #832

Open
swhhy wants to merge 18 commits into
zilliztech:mainfrom
swhhy:main
Open

feat(adbpg): add ADBPG generic search configuration#832
swhhy wants to merge 18 commits into
zilliztech:mainfrom
swhhy:main

Conversation

@swhhy

@swhhy swhhy commented Aug 3, 2026

Copy link
Copy Markdown

This PR adds generic search configuration support for the ADBPG client. Many thanks to the maintainers for taking the time to review and merge this contribution. Your feedback and support are greatly appreciated.

@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: swhhy
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.

Details 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

@swhhy

swhhy commented Aug 3, 2026

Copy link
Copy Markdown
Author

/assign @XuanYang-cn

Comment thread vectordb_bench/backend/clients/adbpg/adbpg.py Outdated
Comment thread vectordb_bench/backend/clients/adbpg/config.py Outdated
Comment thread vectordb_bench/backend/clients/adbpg/options.py Outdated
swhhy added 17 commits August 14, 2026 20:16
Added new tests for index build options and autotuning behavior in Adbpg.
Added regex patterns for numeric and array expressions in autotune configuration. Implemented validation for autotune parameters and added methods for handling autotune target recalls and progress monitoring.
Removed the benchmark_topk field and added new fields for index build options and autotune parameters.
Added configuration for Cohere-1M benchmark with autotune settings.
Added a field validator for index_build_includes to ensure no empty columns are included and to normalize the column names.
Added support for including additional columns in index creation.
Updated assertions in test cases to use correct syntax and added a new test for index build includes.
Updated help text for autotune arguments to clarify usage.
Removed ADBPG NOVA autotune configuration for topK.
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.

3 participants