Usage example
SHOW TABLES
output
+--------+------+
| Index | Type |
+--------+------+
| index1 | rt |
+--------+------+
1 row in set (0,00 sec)
More of Manticoresearch
- Server config example
- Search query example using Mysql protocol
- How to index data from PostgreSQL
- Creating real time (RT) index
- Connect to Manticoresearch using Mysql client
- SQL over HTTP usage example
- How to index TSV data
- Searching data in real time (RT) index using SQL
- JSON over HTTP protocol example
See more codes...