Manticore Search 3.1.0 release

We are pleased to announce the release of Manticore Search 3.1.0. Downloads are available here and from the Manticore Github page. Docker image is available at Docker Hub.
New features Replication is now available for RealTime indexes and …

Migrating to Manticore 3: document ids

In this article we’re talking about document id data type change in Manticore Search 3.0.
In previous versions document ids were unsigned big integers. This changed in 3.0 as we switched to signed big integers. The reason behind that …

Introduction to replication for percolate indexes

Starting with 2.8.2 a new major feature is available - replication for percolate indexes.
The replication is based on Galera library (also used by Percona’s mysql fork and MariaDB). We considered it would be better to use a tried and proven …

MySQL source wasn't initialized. Wrong name in dlopen?

In this article, we address a common issue that users frequently encounter when attempting to import data from MySQL into Manticore.
Manticore’s ability to index data from MySQL using the indexer tool is widely recognized. However, before …

New options for loading indexes

In this article we talk about the new options for loading data introduced in 3.0.2
An index with data is composed of several components like dictionary, documents and hits lists , attributes. The whole index is not loaded entirely into RAM …

Manticore Search 3.0.2 GA release

We are pleased to announce the release of Manticore Search 3.0.2. Downloads are available here and from the Manticore Github page. Docker image is available at Docker Hub.
Improvements Doclists and hitlists components can be also accessed …

Install Manticore Search

Install Manticore Search