Meilisearch
Fast Rust search engine API with typo-tolerant full-text and hybrid semantic vector search.
About
Written in Rust, Meilisearch is a search engine that answers full-text, typo-tolerant queries in under 50 milliseconds and adds AI-powered hybrid search blending keyword matching with semantic vector retrieval. Features include faceted search and filtering, geosearch, multi-tenancy with fine-grained API keys, and language optimizations for Chinese and Japanese, all exposed through a REST API with official SDKs for many languages plus LangChain and MCP integrations. Deployment is a single pre-built binary or Docker image, so a working instance takes minutes, and embedders can be wired to hosted providers or a local model for the semantic side. The community edition is MIT licensed, with newer enterprise components under the Business Source License 1.1, and the company funds development through Meilisearch Cloud, a hosted tier with analytics and monitoring. At about 58,800 GitHub stars it is one of the most popular open search engines, commonly used for site search, e-commerce, and documentation.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Vector Databases & Embeddings
- Price
- Freemium
- Platform
- Hybrid
- Difficulty
- Easy (2/5)
- License
- MIT AND BUSL-1.1
- Added
- Jul 29, 2026
Related Tools
Fast embedding inference server supporting many embedding models.
Open-source vector similarity search extension for PostgreSQL.
All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.
Library for representing and sending multimodal data by Jina AI.
Python client library for Qdrant vector database.
Efficient similarity search library by Meta for dense vector clustering and retrieval.