CollectionConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| vectors | Option<Vec |
List of vector configurations for this collection | [optional] |
| store_content | Option<bool> | Whether to store document content in the database. | [optional][default to true] |
| metadata_indexes | Option<Vec |
List of metadata fields to index for filtering and sorting | [optional] |