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 …

image-fallback

Manticore 2.8.2 vs 3.0 - 2x faster in some tests

As you probably know recently a new release of Manticore 3.0 was released.
In this benchmark let’s see if it’s any better than 2.8. The test environment was as follows:
Hacker News curated comments dataset of 2016 in CSV format OS: Ubuntu …

How kill-lists changed in Manticore Search 3

In this article we’ll discuss how kill-lists are working in Manticore Search 3.
Plain indexes are immutable in terms of adding new documents: once created, it’s not possible to add more data, you can only update attributes of existing …

Install Manticore Search

Install Manticore Search