SparseIndexConfig
Configuration for sparse inverted index.
AIArtificial IntelligenceVector Databases
Properties
| Name |
Type |
Description |
| full_scan_threshold |
integer |
We prefer a full scan search upto (excluding) this number of vectors. Note: this is number of vectors, not KiloBytes. |
| index_type |
object |
|
| datatype |
object |
Datatype used to store weights in the index. |
JSON Schema