Sha256: 9a7316fac96f283a71992c784c81f07c93f2367e66b761014018500f814eedb3

Contents?: true

Size: 995 Bytes

Versions: 14

Compression:

Stored size: 995 Bytes

Contents

.. -*- rst -*-

.. highlightlang:: none

cache_limit
===========

名前
----

cache_limit - cacheサイズの設定・取得

書式
----
::

 cache_limit max

説明
----

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

cache_limitは、クエリキャッシュの最大件数を取得したり設定したりします。

引数
----

``max``

  クエリキャッシュの最大件数を整数で指定します。
  maxが指定されなかった場合には、クエリキャッシュの最大件数は変更せず、
  現在の設定値のみが返されます。

返値
----

json
^^^^

::

 [以前の設定値]

``以前の設定値``

  すでに設定されていたクエリキャッシュの最大件数を返す。

例
--
::

 cache_limit 4
 [100]

Version data entries

14 entries across 7 versions & 1 rubygems

Version Path
rroonga-3.0.7-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.7-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.6-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.6-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.5-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.5-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.4-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.4-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.2-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.2-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.1-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.1-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.0-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/commands/cache_limit.txt
rroonga-3.0.0-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/cache_limit.txt