Manticore Search 2.8.0 GA release

We are pleased to announce the release of Manticore Search 2.8.0 GA. Prebuilt packages available for Debian,Ubuntu, Red Hat/CentOS, Windows and OSX can be downloaded from here. New features and improvements Major feature introduces in this …

Regular expressions in Manticore Search

In this article we talk about regular expressions and how you can use that in Manticore Search If we talk about text matching, the simplest one is just string comparison. Both the search string and the document or a field must be exactly …

About startup, mmap, mlock and --force-preread

As it was mentioned in article “Indexes load at startup” now all the indexes (attributes and word lists files) are not physically loaded into RAM, but memory-mapped instead. It allows to bring them up much faster on startup, but also has …

Manticore Search 2.7.5 GA release

We are pleased to announce the release of Manticore Search 2.7.5 GA. Prebuilt packages available for Debian,Ubuntu, Red Hat/CentOS, Windows and OSX can be downloaded from here. Improvements REGEX function for strings. It can be used on …

Relevance scoring in Manticore : part II

In the second part about relevance scoring we talk about how positions can be used for matching and scoring. Having knowledge of positions of the words in the field is important and can provide better relevancy. Positions allow a wide range …

Threads in Manticore Search

In this article we talk about the current workers implemented in Manticore Search and how to tune the parameters of the workers. In Manticore Search there are currently two multi-processing modes controlled by directive workers. Default MPM …

Subscribe to newsletter

Subscribe