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

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

blog-post

Building a Reverse Image Search app with Manticore Search

TL;DR: Learn how to build a reverse image search app with Manticore Search, including a look at the history of reverse image search, the technology behind it, and practical approaches for image retrieval systems. Introduction Reverse image ...

blog-post

New fuzzy search and autocomplete in Manticore Search

TL;DR We are pleased to introduce two new important features in Manticore Search: Fuzzy Search and Query Suggestions (or "Autocomplete"). These features improve search capabilities, offering a more user-friendly experience. You can see them ...

blog-post

Vector Search On GitHub

This article presents a prototype that enhances GitHub's search functionality using semantic search technology with Manticore Search's Vector Search. It highlights the limitations of traditional keyword searches and introduces vector search as a more effective method that understands context and meaning, rather than just matching keywords. The piece outlines ...

blog-post

About Columnar storage in Manticore Search

In this article, we will examine the purpose of Manticore Columnar storage, how it differs from the row-wise storage, and in which cases it makes sense to use it. We will also get acquainted with the basic structure of the storage format and the specifics of its integration into the query processing workflow of the search daemon.

Install Manticore Search

Install Manticore Search