Sha256: 2005c5881d7995a9b837e9cf3ce8ff6f9a96ad276eb15020fdb47283c1e962ea

Contents?: true

Size: 674 Bytes

Versions: 3

Compression:

Stored size: 674 Bytes

Contents

Execution example::

  http://[IPまたはホスト名]:[ポート番号]/d/status
  実行される処理:
  > status
  [[0,1317212813.33982,0.000109691],{"alloc_count":184,"starttime":1317212806,"uptime":7,"version":"1.2.5-84-g5c190df","n_queries":14,"cache_hit_rate":0.0,"command_version":1,"default_command_version":1,"max_command_version":2}]
  
  http://[IPまたはホスト名]:[ポート番号]/d/select?table=Site&query=title:@this
  実行される処理:
  > select --table Site --query title:@this
  [[0,1317212813.54112,6.7993e-05],[[[1],[["_id","UInt32"],["_key","ShortText"],["title","ShortText"]],[1,"http://example.org/","This is test record 1!"]]]]
  

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rroonga-2.0.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/network-3.log
rroonga-1.3.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/network-3.log
rroonga-1.3.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/network-3.log