Meilisearch
Open-source, fast, typo-tolerant search engine API.
Meilisearch pushes indexing speed and hardens its distributed enterprise tier
◆Recent moves
- 5h ago
v1.46.0: faster settings indexer, deletion-batching fix
Extends the new settings indexer with exact-words and disable-on-words support for faster indexing, and fixes a v1.45.0 regression in how deletions-by-filter were batched with other writes.
View source ↗ - 6d ago
v1.45.2: fix corrupted embeddings on dumpless upgrade
Repairs a vector-store quantization config desync that corrupted embeddings when dumpless-upgrading databases from pre-v1.33.1, reinforcing the still-stabilizing embedder path.
View source ↗ - 10d ago
v1.45.1: revert autobatch deletions-by-filter
Reverts the v1.45.0 autobatching of deletions-by-filter with additions after it proved problematic, a quick stability correction within the 1.45 line.
View source ↗ - 13d ago
v1.45.0: faster settings indexing and document fetch
Improves indexing performance when changing settings and speeds up document fetch, continuing the core indexer optimization theme that runs through this whole window.
View source ↗ - 1mo ago
v1.42.0: remote-availability fallback for sharding/replication
⚡ SPARKAdds a fallback system to the enterprise sharding and replication feature that detects unavailable remotes, routes around them, and resumes once they recover, exposed via the /network route. This is the clearest move in the window toward a resilient distributed Meilisearch.
View source ↗ - 1mo ago
v1.42.1: legacy settings indexer and multimodal fixes
Fixes several legacy settings-indexer and experimental multimodal embedder errors, including fragment edits causing internal errors and regenerate:false being ignored, tightening the embedder surface.
View source ↗