Configuration
Use the following reference guides to understand Weaviate's core concepts and configurations. These guides cover collection definitions, data types, distance metrics, environment variables, and more to help you optimize your Weaviate deployment.
An overview of all top-level collection parameters and concepts.
Tune HNSW, Flat, or Dynamic indexes to balance search speed and recall.
Optimize filtering and keyword search with BM25, stopwords, and other settings.
Reference for supported data types and their handling in Weaviate.
Learn about the distance metrics used for similarity calculations.
Learn about the environment variables used for configuration.
For deployment related topics like security, backups, replication, cluster information and advanced configuration options, visit the deployment documentation.