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:
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 efficiently import large datasets from Apache Spark into Weaviate with batch processing and vectorization options.
Configure roles, permissions, and user assignments for secure access control in Weaviate.