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, …

blog-post

Manticore Search - RT mode - index administration Definitive Guide

We recently posted an article about the new Real-Time mode. In this one, we will take a detailed look on how it works and how you can use it on your own. We’ll learn how to manipulate indexes in Manticore Search using SQL statements.
Index …

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