Sha256: 262c2b92c64fb515f10d6bbfa598d0d491118ca1246f5975cd28d56205f2f09e

Contents?: true

Size: 903 Bytes

Versions: 3

Compression:

Stored size: 903 Bytes

Contents

Execution example::

  > select --table Site --offset 0 --limit 3
  [[0,1317212717.71574,0.000238544],[[[9],[["_id","UInt32"],["_key","ShortText"],["title","ShortText"]],[1,"http://example.org/","This is test record 1!"],[2,"http://example.net/","test record 2."],[3,"http://example.com/","test test record three."]]]]
  > select --table Site --offset 3 --limit 3
  [[0,1317212717.91925,0.00023617],[[[9],[["_id","UInt32"],["_key","ShortText"],["title","ShortText"]],[4,"http://example.net/afr","test record four."],[5,"http://example.org/aba","test test test record five."],[6,"http://example.com/rab","test test test test record six."]]]]
  > select --table Site --offset 7 --limit 3
  [[0,1317212718.12219,0.00019999],[[[9],[["_id","UInt32"],["_key","ShortText"],["title","ShortText"]],[8,"http://example.org/gat","test test record eight."],[9,"http://example.com/vdw","test test record nine."]]]]
  

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/introduction-14.log
rroonga-1.3.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/introduction-14.log
rroonga-1.3.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/introduction-14.log