Skip to content

RDoc-3913 Vector search performance optimizations - #2588

Merged
ppekrol merged 1 commit into
ravendb:mainfrom
Danielle9897:RDoc-3913-vectorSearchPerformance
Aug 19, 2026
Merged

RDoc-3913 Vector search performance optimizations#2588
ppekrol merged 1 commit into
ravendb:mainfrom
Danielle9897:RDoc-3913-vectorSearchPerformance

Conversation

@Danielle9897

Copy link
Copy Markdown
Member

Issue link

https://issues.hibernatingrhinos.com/issue/RDoc-3913/Vector-search-performance-optimizations

Additional description

  • Documented how parallel HNSW graph construction can affect vector-search result repeatability.
  • Explained RavenDB’s handling of concurrently indexed vectors and the throughput/repeatability trade-off.
  • Expanded the configuration reference for MaximumConcurrentBatchesForHnswAcceleration.
  • Added cross-links from the C#, Node.js, and Python static-index and dynamic-query articles.
  • Configuration refresh and re-indexing behavior is tracked separately as a server issue => RavenDB-27269

Type of change

  • Content - docs
  • Content - cloud
  • Content - guides
  • Content - start pages/other
  • New docs feature (consider updating /templates or readme)
  • Bug fix
  • Optimization
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (update /scripts/redirects.json file, set Documents Moved PR label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

@ppekrol
ppekrol merged commit fc5b34e into ravendb:main Aug 19, 2026
1 check passed
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