
Install Manticore Search with one command
Install Manticore Search with one command that sets up package sources, installs the package, and starts the service.

Software Engineer
Dmitrii Kuzmenkov is a Software Engineer contributing technical and product-oriented content for Manticore Search, covering topics such as AI-assisted search, fuzzy search, image search, demos, and practical search applications.

Install Manticore Search with one command that sets up package sources, installs the package, and starts the service.

Meilisearch published a comparison of Meilisearch and Manticore Search. We tested the claims against the latest versions of both engines — here's what a fresh look shows, with reproducible commands.

How sharding works in Manticore Search, from splitting a table across CPU cores on a single node to automatic multi-node distribution that maintains a replication factor on its own.

Released in Manticore Search 27.1.5, the new ONNX Runtime backend makes auto-embeddings ~14× faster on average than the previous SentenceTransformers/Candle path on the same hardware, same model, same weights — and the margin holds whether you run 1 client thread or 32.

Indexfox is an AI search widget that any website can drop in with a single .

Since we introduced the backup tool in Manticore Search 6, backing up your data has become significantly easier. But we kept hearing the same question: "What about cloud storage?" Today, we're excited to announce that manticore-backup now ...

Learn how the MCP-Manticore server helps Cursor, Claude Code, and other AI assistants generate correct Manticore Search queries, create proper schemas, and explore your data without syntax errors.

Learn how to build fast, production-ready autocomplete with Manticore Search using CALL AUTOCOMPLETE, CALL KEYWORDS, infix tricks, and integration patterns.

A comprehensive guide to implementing intelligent fuzzy search with Manticore Search, covering essential concepts like Levenshtein distance and keyboard layout detection, with real-world examples for online stores and content platforms.

TL;DR: Learn how Manticore Search enables text-to-image search by combining natural language processing with vector-based image retrieval. Explore different approaches, from traditional methods to advanced vector search, and try our ...
Install Manticore Search in one command on Linux or macOS:
curl https://manticoresearch.com | sh
For advanced installation options, see the full installation guide and the manual .