Azure DocumentDB Index Options.
AzureDocumentDBIndexOptionsNumber of dimensions for vector similarity.
The size of the dynamic candidate list for constructing the graph with the HNSW index.
L value for index building with the DiskANN index
L value for index searching with the DiskANN index
The max number of connections per layer with the HNSW index.
Max number of neighbors with the DiskANN index
Number of clusters that the inverted file (IVF) index uses to group the vector data.
Similarity metric to use with the IVF index.
Skips automatic index creation.