Skip to content

[v1.38] Drop vector index#392

Open
g-despot wants to merge 2 commits intomainfrom
v1-37/alter-schema-drop-vector-index
Open

[v1.38] Drop vector index#392
g-despot wants to merge 2 commits intomainfrom
v1-37/alter-schema-drop-vector-index

Conversation

@g-despot
Copy link
Copy Markdown
Contributor

@g-despot g-despot commented Apr 11, 2026

Summary

Document the new delete_vector_index API for dropping a named vector index from a collection. This is a destructive, irreversible operation — the index is removed from disk but vector data is preserved.

  • How-to section in manage-collections/vector-config.mdx with Python code example
  • Reference section in config-refs/indexing/vector-index.mdx with REST endpoint
  • Verified against Weaviate 1.37.0-rc.0

@g-despot g-despot changed the base branch from main to v1-37/main April 11, 2026 16:14
Copy link
Copy Markdown

@orca-security-eu orca-security-eu Bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link
Copy Markdown

@orca-security-eu orca-security-eu Bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@g-despot g-despot changed the title [v1.37] Drop vector index [v1.38] Drop vector index Apr 20, 2026
Base automatically changed from v1-37/main to main April 23, 2026 13:20
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