Sha256: 9cfdd0493e845fe81068d0d26b253c0535aab828d93fb1ba9d3778505de7c62b

Contents?: true

Size: 478 Bytes

Versions: 5

Compression:

Stored size: 478 Bytes

Contents

Execution example::

  > table_create --name PatPrefix --flags TABLE_PAT_KEY --key_type ShortText
  [[0,1317212719.34619,0.047490604],true]
  > load --table PatPrefix
  > [
  > {"_key":"ひろゆき"},
  > {"_key":"まろゆき"},
  > {"_key":"ひろあき"}
  > ]
  [[0,1317212719.59456,1.001406593],3]
  > select --table PatPrefix --query _key:@ひろ
  [[0,1317212720.79648,0.00031203],[[[2],[["_id","UInt32"],["_key","ShortText"]],[3,"ひろあき"],[1,"ひろゆき"]]]]
  

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rroonga-2.0.2-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/patricia_trie-1.log
rroonga-2.0.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/patricia_trie-1.log
rroonga-2.0.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/patricia_trie-1.log
rroonga-1.3.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/patricia_trie-1.log
rroonga-1.3.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/patricia_trie-1.log