•   about 1 year ago

Vector Search Index

Hi, I am using ArangoDB Cloud. I want to add a vector index. The option isn't available in the Web UI. I think it needs to be done via arangosh locally. But it requires the option
--experimental-vector-index true
How can I do this? Preferably, I wouldn't like to migrate my data from the cloud instance I have right now to a newly setup locally running instance.

Comments are closed.