Optional
cleanupOptional
distanceThe distance metric to use. Default is 'cosine'.
Optional
dynamicThe dynamic ef factor. Default is 8.
Optional
dynamicThe dynamic ef max. Default is 500.
Optional
dynamicThe dynamic ef min. Default is 100.
Optional
ef?: numberThe ef parameter. Default is -1.
Optional
efThe ef construction parameter. Default is 128.
Optional
filterThe filter strategy to use. Default is 'sweeping'.
Optional
flatThe flat search cutoff. Default is 40000.
Optional
maxThe maximum number of connections. Default is 64.
Optional
quantizer?: PQConfigCreate | BQConfigCreate | SQConfigCreateThe quantizer configuration to use. Use vectorIndex.quantizer.bq
or vectorIndex.quantizer.pq
to make one.
Optional
skip?: booleanWhether to skip the index. Default is false.
Optional
vectorThe maximum number of objects to cache in the vector cache. Default is 1000000000000.
The interval in seconds at which to clean up the index. Default is 300.