MantiSearch

Category: Cloud, Search Status: base

Connects to Manticore Search — a fast open-source full-text search engine compatible with MySQL protocol. Supports indexing and searching large text datasets.

Connection Settings

Field Default Description
host localhost MantiSearch server hostname or IP
port 9306 MySQL-compatible port
user (empty) Username (optional)
password (empty) Password (optional)

Authentication

Optional username and password. MantiSearch allows unauthenticated access by default.

Supported Actions

External Links