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

7.3.26. shutdown

7.3.26.1. Summary

shutdown - サーバプロセスの停止

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

shutdownは、接続しているgroongaサーバプロセスを停止します。

7.3.26.2. Syntax

shutdown

7.3.26.3. Usage

shutdown

7.3.26.4. Parameters

ありません。

7.3.26.5. Return value

ありません。

Table Of Contents

Previous topic

7.3.25. select

Next topic

7.3.27. status

This Page