Skip to content

Conversation

@ofiryanai
Copy link
Collaborator

Add boolean rerank field to VecSimDiskContext struct to support the RERANK parameter for disk-based HNSW indexes. This parameter controls whether reranking is enabled during search operations.

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@ofiryanai ofiryanai requested a review from GuyAv46 February 1, 2026 14:51
@CLAassistant
Copy link

CLAassistant commented Feb 1, 2026

CLA assistant check
All committers have signed the CLA.

@jit-ci
Copy link

jit-ci bot commented Feb 1, 2026

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.09%. Comparing base (3e94722) to head (7967fb4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
- Coverage   97.11%   97.09%   -0.03%     
==========================================
  Files         129      129              
  Lines        7493     7493              
==========================================
- Hits         7277     7275       -2     
- Misses        216      218       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

MOD-13179: Add boolean rerank field to VecSimDiskContext struct to support
the RERANK parameter for disk-based HNSW indexes. This parameter controls
whether reranking is enabled during search operations.
@ofiryanai ofiryanai force-pushed the vector-disk-create-api branch from c660e78 to 7967fb4 Compare February 1, 2026 15:18
@ofiryanai ofiryanai added this pull request to the merge queue Feb 1, 2026
Merged via the queue into main with commit bd3769b Feb 1, 2026
16 checks passed
@ofiryanai ofiryanai deleted the vector-disk-create-api branch February 1, 2026 20:33
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