8.1.7. groonga-suggest-httpd

8.1.7.1. 概要

TODO

8.1.7.2. 書式

groonga-suggest-httpd [options] database_path

8.1.7.3. 使い方

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. 引数

database_path だけが必須の引数です。

8.1.7.5.1. database_path

groongaデータベースのパスを指定します。