VectorCollectionSchema
Full-Text SearchOpen SourceSearch EngineTypo ToleranceVector Search
Properties
| Name |
Type |
Description |
| name |
string |
Name of the collection. |
| fields |
array |
Field definitions including vector embedding fields. |
| default_sorting_field |
string |
Default field for sorting results. |
| enable_nested_fields |
boolean |
Whether to enable indexing of nested object fields. |
JSON Schema