blog-post

Sphinx 3 vs Manticore: performance benchmark

[UPDATE] Fresher benchmark is here . Recently long-awaited Sphinx 3 was released and updated in 3.0.2 . It has got documents storage capabilities, A-indexes, snippets pre-indexing and unfortunately is not open source any more (at least now, ...

Manticore Search kill-list feature

Plain indexes text data is immutable, this means to refresh the data we need to issue a full reindexing. In many cases, the reindexing can take a long time. For that, a main+delta schema is used. The concept assume a big index that holds a ...

Plain indexes replication

Manticore Search (as well as Sphinx) doesn’t yet support replication for plain or RT indexes out of the box (although we're working on this, if you want to be a beta tester let us know at [email protected] ), so you have to implement ...

Manticore Search 2.6.2 GA release

We are pleased to announce the release of Manticore Search 2.6.2 GA. Prebuilt packages available for Debian,Ubuntu, Red Hat/CentOS, Windows and OSX can be downloaded from here . For Docker image check official repository . Improvements ...

Minimal configuration to play with Manticore Search

If you want to start learning Manticore Search plain indexes or see how some its feature works the following simplest Manticoresearch configuration might be useful: source min { type = mysql sql_host = localhost sql_user = root sql_pass = ...

Subscribe to newsletter

Subscribe