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

8.3.26. shutdown

8.3.26.1. Summary

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

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

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

8.3.26.2. Syntax

shutdown

8.3.26.3. Usage

shutdown

8.3.26.4. Parameters

ありません。

8.3.26.5. Return value

ありません。

Table Of Contents

Previous topic

8.3.25. select

Next topic

8.3.27. status

This Page