groonga - An open-source fulltext search engine and column store.

8.1.7. groonga-suggest-httpd

8.1.7.1. Summary

TODO

8.1.7.2. Synopsis

groonga-suggest-httpd [options] database_path

8.1.7.3. Usage

TODO

8.1.7.4. Options

-p, --port

Specify http server port number. The default value is 8080.

-t, --n-threads

Specify number of threads. The default value is 8.

-s, --send-endpoint

Specify endpoint for sender.

-r, --receive-endpoint

Specify endpoint for receiver.

-l, --log-base-path

Specify path prefix of log.

--n-lines-per-log-file

Specify the number of lines in a log file. The default value is 1,000,000.

-d, --daemon

Specify this option to daemonize.

--disable-max-fd-check

Specify this option to disable checking max fd on start.

8.1.7.5. Parameters

There is one required parameter - database_path.

8.1.7.5.1. database_path

Specifies the path to a groonga database.