Skip to content

Fix cuvs-bench opensearch recall and save results - #2369

Draft
jrbourbeau wants to merge 3 commits into
NVIDIA:mainfrom
jrbourbeau:cuvs-bench-fixup
Draft

Fix cuvs-bench opensearch recall and save results#2369
jrbourbeau wants to merge 3 commits into
NVIDIA:mainfrom
jrbourbeau:cuvs-bench-fixup

Conversation

@jrbourbeau

Copy link
Copy Markdown
Member

This PR includes updates to close #2358 and also address the opensearch backend not saving persistent results.

Primary changes are:

  1. Backend search methods now return a list of results that are passed to the orchestrator where recall can be computed for each result separately (xref [BUG] ef_search search parameter failed to sweep correctly #2358 (comment))
  2. All backends now explicitly return in-memory build / search results which are then saved to CSV files. --data-export flag is deprecated since this always happens now.

cc @jnke2016

Closes #2358

Signed-off-by: James Bourbeau <jbourbeau@nvidia.com>
Signed-off-by: James Bourbeau <jbourbeau@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

…ch-fixup

Signed-off-by: James Bourbeau <jbourbeau@nvidia.com>
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.

[BUG] ef_search search parameter failed to sweep correctly

1 participant