BoolIndexParams
AIArtificial IntelligenceVector Databases
Properties
| Name |
Type |
Description |
| type |
object |
|
| on_disk |
boolean |
If true, store the index on disk. Default: false. |
| enable_hnsw |
boolean |
Enable HNSW graph building for this payload field. If true, builds additional HNSW links (Need payload_m > 0). Default: true. |
JSON Schema