Tutorials
If you haven't yet, we recommend going through the Quickstart tutorial first to get the most out of this section.
Tutorials aim to empower you to use Weaviate based on your particular needs. Here, you can learn how to:
End-to-end guide that cover important topics like configuring collections, compression, etc.
Implement advanced multi-vector representations for improved search relevance using models like ColBERT.
Learn how to migrate Weaviate collections without service interruption using collections aliases.
Learn how to import data efficiently using client-side and server-side batching in Weaviate.
Define, create, and query links between objects to model complex data relationships effectively.
Use the Spark Connector to import large datasets from Apache Spark into Weaviate with batch processing.
Configure roles, permissions, and user assignments for secure access control in Weaviate.
Navigate three paths to securing your Weaviate deployment using TLS.
Learn how to update the embedding model in order to improve performance.
