blog-post

Building and testing Manticore Search

Contributing to a C++ project like Manticore Search can be a difficult task due to the language’s low-level nature, which often necessitates specific versions of components and a thorough understanding of the system’s internals. However, …

blog-post

How to use Elasticdump with Manticore

Elasticdump is a tool used for managing and migrating data in Elasticsearch and OpenSearch. Elasticdump allows users to move and save indices by exporting data to a JSON file and then importing it into another place. This functionality is …

blog-post

Vector search in old and modern databases

The FOSDEM conference on February 3rd 2024 featured a presentation on Manticore Vector Search by Peter Zaitsev, co-founder of Manticore and Sergey Nikolaev, CEO of Manticore. This event showcased the latest about vector search in databases. …

blog-post

Advanced Full-Text Matching with Manticore Search's REGEX Operator

Introduction Advanced full-text matching in search engines is key to enhancing accuracy and relevance in search results. This is particularly critical in areas such as patent analysis, contract reviews, clause identification, and trademark …

Install Manticore Search

Install Manticore Search