Dictionary types: CRC vs keywords

In this article we’ll discuss differences between the two dictionary types available in Manticore Search.
dictionary is an index component that stores indexed words. The first indexes used the ‘crc’ dictionary type, in which words are …

From SphinxSE to FEDERATED

In this article we discuss the differences between using SphinxSE and FEDERATED engine with Manticore Search
The SphinxSE MySQL plugin was made available since the first public release of Sphinx Search. The idea was to allow users to …

Manticore Search 2.6.4 GA release

We are pleased to announce the release of Manticore Search 2.6.4 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 …

Profiling queries

In this article we discuss the tools available for profiling queries in Manticore Search.
SHOW META By default the SHOW META command provides statistics about the keywords used in the match. For each keyword we get the number of documents …

Suggestions on phrases using a single SUGGEST call

In this article we discuss how a single CALL QSUGGEST can be used to correct phrases in particular cases.
CALL QSUGGEST was introduced in the last version of Sphinx 2.x. The statement allows finding close matches of an input word from the …

Percolate queries: Manticore Search vs Luwak

In this article we test how percolate queries perform in Manticore Search and Luwak.
Introduction Recently we tested the performance of Percolate Queries in Manticore Search and Elasticsearch. Today we are looking at Luwak, a stored query …

Install Manticore Search

Install Manticore Search