blog-post

Debian Buster support

Buster (Debian 10) Package Available for Manticore search now. Buster (Debian 10) package has been released into the Manticore Search packaging repository.
You can install now 3.1.0 version via the Debian 10 apt command:
$ wget …

blog-post

Introduction in replication course

In this tutorial, we will study the basics of replication in Manticore Search.
Shortly about replication Manticore search daemon can replicate a write transaction in a Real-Time or Percolate index to other nodes in the cluster.
You can try …

blog-post

Manticore Search Homebrew tap is here

We’re pleased to announce the availability of the official Manticore Search tap.
Until now, there were 2 ways to run Manticore Search on MacOS: either compile the sources or use the official binary archive provided by us at each release. …

blog-post

New way of tokenization of Chinese

Today we’d like to highlight the challenge of search functionality in Chinese. In this article, we will go through the main difficulties of full-text search implementation for CJK languages and how to overcome them with the help of …

Manticore Search 3.1.0 release

We are pleased to announce the release of Manticore Search 3.1.0. Downloads are available here and from the Manticore Github page. Docker image is available at Docker Hub.
New features Replication is now available for RealTime indexes and …

Migrating to Manticore 3: document ids

In this article we’re talking about document id data type change in Manticore Search 3.0.
In previous versions document ids were unsigned big integers. This changed in 3.0 as we switched to signed big integers. The reason behind that …

Install Manticore Search

Install Manticore Search