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.
| Field | Default | Description |
|---|---|---|
| host | localhost | MantiSearch server hostname or IP |
| port | 9306 | MySQL-compatible port |
| user | (empty) | Username (optional) |
| password | (empty) | Password (optional) |
Optional username and password. MantiSearch allows unauthenticated access by default.