blog-post

Introduction to full-text operators and basic search

In this tutorial, we will explore full-text search operators available in Manticore Search. Introduction to full-text operators and basic search All search operations in Manticore Search are based on standard boolean operators (AND, OR, ...

About new Real-Time mode

Hello! In 3.3.0 we introduced a new daemon mode. We call it real-time mode (RT mode). It allows managing your indexes (tables) using CREATE TABLE and DROP TABLE. The plain mode which assumes defining index schemas in a configuration file ...

blog-post

Faceted search

Faceted search is a crucial functionality for finding a needle in a haystack and better user search experience for all types of applications. In this tutorial we will figure out what is faceted search and how to make a simple one. Faceted ...

Install Manticore Search

Install Manticore Search