groonga

Fulltext search engine and column store database

brewmacoslinux
Try with needOr install directly
Source

About

Fulltext search engine and column store

Commands

groonga

Examples

Start Groonga server on default port 10043$ groonga -s
Create and open a new database$ groonga -n /path/to/database.db
Execute a command against running Groonga server$ groonga -c localhost 10043 'table_list'