Schema ↗
noOriginal Documentation
Documentation Index#
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt Use this file to discover all available pages before exploring further.
Schema#
Collection schema for indexing and encryption configuration.
Properties
Index configs#
FtsIndexConfig#
Configuration for Full-Text Search index. No parameters required.
HnswIndexConfig#
Configuration for HNSW vector index.
Properties
SpannIndexConfig#
Configuration for SPANN vector index.
Properties
VectorIndexConfig#
Configuration for vector index with space, embedding function, and algorithm config.
Properties
SparseVectorIndexConfig#
Configuration for sparse vector index.
Properties
StringInvertedIndexConfig#
Configuration for string inverted index.
IntInvertedIndexConfig#
Configuration for integer inverted index.
FloatInvertedIndexConfig#
Configuration for float inverted index.
BoolInvertedIndexConfig#
Configuration for boolean inverted index.
Link last verified
June 7, 2026.
View original ↗
Source: Chroma Docs
Link last verified: 2026-03-04