author image

Dmitrii Kuzmenkov

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.

GitHub

Recent Posts by Dmitrii Kuzmenkov

blog-post

Meilisearch vs Manticore: Setting the Record Straight

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.

blog-post

14× faster embeddings: how we rebuilt the ONNX path in Manticore

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.

blog-post

S3 Streamable Backup: Direct-to-Cloud Backups for Manticore Search

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 ...

blog-post

Mastering Fuzzy Search with Manticore Search

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.

blog-post

Text-to-Image Search with Manticore Search

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 ...

Go from zero to Manticore in seconds

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 .