From bd8636293420abbeba4dbec5471c9cb7b3456b70 Mon Sep 17 00:00:00 2001 From: Simran Spiller Date: Thu, 26 Jun 2025 01:28:07 +0200 Subject: [PATCH] Vector index available in web interface from 3.12.6 onward --- .../indexing/working-with-indexes/vector-indexes.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/site/content/3.12/index-and-search/indexing/working-with-indexes/vector-indexes.md b/site/content/3.12/index-and-search/indexing/working-with-indexes/vector-indexes.md index bab07c3184..90b82edbf9 100644 --- a/site/content/3.12/index-and-search/indexing/working-with-indexes/vector-indexes.md +++ b/site/content/3.12/index-and-search/indexing/working-with-indexes/vector-indexes.md @@ -114,7 +114,6 @@ centroids and the quality of vector search thus degrades. {{< tabs "interfaces" >}} {{< tab "Web interface" >}} -{{< comment >}}TODO: Only in v3.12.6+ 1. In the **Collections** section, click the name or row of the desired collection. 2. Go to the **Indexes** tab. 3. Click **Add index**. @@ -124,8 +123,6 @@ centroids and the quality of vector search thus degrades. under `param`. 7. Optionally give the index a user-defined name. 8. Click **Create**. -{{< /comment >}} -The web interface does not support vector indexes yet. {{< /tab >}} {{< tab "arangosh" >}}