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

5.2.16. quit

5.2.16.1. 名前

quit - セッション終了

5.2.16.2. 書式

quit

5.2.16.3. 説明

groonga組込コマンドの一つであるquitについて説明します。組込コマンドは、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。

quitは、groongaプロセスとのセッションを終了します。クライアントプロセスならばgroongaプロセスとの接続を切ります。

5.2.16.4. 引数

ありません。

5.2.16.5. 返値

ありません。

5.2.16.6. 例

quit

Table Of Contents

Previous topic

5.2.15. log_reopen

Next topic

5.2.17. select

This Page