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 …

image-fallback

Benchmark: Manticore 3 vs Sphinx 3 - now even faster

Recently we released Manticore 3.0.0 with lots of improvements including some new optimizations that improve performance. In this article we’d like to compare the new version’s performance with performance of Sphinx 3.1.1.
TL;DR Manticore …

Migrating indexes to version 3

Manticore Search 3 brings for the first time a breakage in index compatibility and it cannot load existing indexes created with 2.x. This means the indexes needs to be ready before upgrading searchd to 3.x.
To have indexes in the new …

Install Manticore Search

Install Manticore Search