Skip to content

benchmark: add experimental diverse graph search integration#1222

Draft
narendatha wants to merge 1 commit into
mainfrom
u/narendatha/diverse-search-benchmark
Draft

benchmark: add experimental diverse graph search integration#1222
narendatha wants to merge 1 commit into
mainfrom
u/narendatha/diverse-search-benchmark

Conversation

@narendatha

Copy link
Copy Markdown
Contributor

Adds a feature-gated (experimental_diversity_search) topk-diverse-search benchmark path:

  • DiverseKNN search wrapper in diskann-benchmark-core
  • FileAttributeProvider loading plaintext per-point attributes
  • TopkDiverseSearchPhase input, DiverseSearch plugin, and Knn impl wiring
  • Example config and sample attribute test data All additions are gated so default builds are unaffected.

Adds a feature-gated (experimental_diversity_search) topk-diverse-search benchmark path:
- DiverseKNN search wrapper in diskann-benchmark-core
- FileAttributeProvider loading plaintext per-point attributes
- TopkDiverseSearchPhase input, DiverseSearch plugin, and Knn impl wiring
- Example config and sample attribute test data
All additions are gated so default builds are unaffected.
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