blog-post

Research on Jemalloc

As said on http://jemalloc.net/ : jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. Some Sphinx and Manticore Search users prefer jemalloc over malloc and say it ...

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 ...

Subscribe to newsletter

Subscribe