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 …

blog-post

How to highlight search results

In this tutorial you will learn how to highlight search results in Manticore Search. You can benefit from search results highlighting if you want to improve readability of search results in your application or a web site.
Highlighting …

blog-post

Simple autocomplete with Manticore

This article describes one of the ways to do word completion in Manticore Search.
What is Autocomplete? Autocomplete (or word completion) is a feature which allows an application to predict the rest of a word while a user is typing it. How …

Install Manticore Search

Install Manticore Search