Skip to content

Conversation

@Simran-B
Copy link
Contributor

@Simran-B Simran-B commented Dec 8, 2025

Description

Upstream PRs

  • 3.10:
  • 3.11:
  • 3.12:
  • 4.0:

Note

Adds docs for vector index storedValues and index hints, updates HTTP API schema, and notes new/related optimizer rules across 3.12 and 4.0.

  • Vector indexes (docs):
    • Introduce and explain storedValues (v3.12.7), its purpose for filtering, limits, and example with execution plan annotation (/* covered by storedValues */).
    • Note filtering handled by use-vector-index in v3.12.6 and that push-filter-into-enumerate-near (v3.12.7) now handles vector index filtering.
    • Add indexHint/forceIndexHint support for vector indexes with example.
  • HTTP API:
    • Extend vector index schema to include storedValues (array of attribute paths) for both 3.12 and 4.0 docs.
  • Release notes:
    • Add optimizer rule push-filter-into-enumerate-near (v3.12.7) and reference filtering handling notes.

Written by Cursor Bugbot for commit eddb83d. This will update automatically on new commits. Configure here.

@arangodb-docs-automation
Copy link
Contributor

Deploy Preview Available Via
https://deploy-preview-848--docs-hugo.netlify.app

@Simran-B Simran-B added this to the 3.12.7 milestone Dec 8, 2025
@Simran-B Simran-B requested a review from jbajic December 8, 2025 14:58
@cla-bot cla-bot bot added the cla-signed label Dec 8, 2025
@Simran-B Simran-B self-assigned this Dec 8, 2025
Copy link

@jbajic jbajic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice covering of the feature, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants