Welcome to Milvus Docs!
Here you will learn about what Milvus is, and how to install, use, and deploy Milvus to build an application according to your business need.
Try Managed Milvus For Free!
Try Zilliz Cloud for free! The easiest way to experience Milvus!
Get Started
Install Milvus
Learn how to install Milvus using either Docker Compose or on Kubernetes.
Quick Start
Learn how to quickly run Milvus with sample code.
Bootcamp
Learn how to build vector similarity search applications with Milvus.
Recommended articles
Deploy
What’s new in docs
Nov 2024 - Milvus 2.5.0 release
- Added guidance on how to conduct full text search.
- Added guidance on how to conduct keyword match.
- Added guidance on how to enable nullable and default values.
- Added descriptions of analyzers.
- Added descriptions of bitmap indexes.
Blog
Engineering
Getting Started with HNSWlib
HNSWlib, a library implementing HNSW, is highly efficient and scalable, performing well even with millions of points. Learn how to implement it in minutes.
Use