Skip to content

Vector index available in web interface from 3.12.6 onward #725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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**.
Expand All @@ -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" >}}
Expand Down