Sha256: 9416798e573f15aa099c9c31c61f9f55f9941aa04833da598f51e6d54a882945

Contents?: true

Size: 373 Bytes

Versions: 5

Compression:

Stored size: 373 Bytes

Contents

Execution example::

  table_create Tweets TABLE_NO_KEY
  # [[0, 1337566253.89858, 0.000355720520019531], true]
  column_create Tweets content COLUMN_SCALAR ShortText
  # [[0, 1337566253.89858, 0.000355720520019531], true]
  table_create Lexicon TABLE_HASH_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram
  # [[0, 1337566253.89858, 0.000355720520019531], true]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rroonga-2.1.2-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/indexing-schema.log
rroonga-2.1.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/indexing-schema.log
rroonga-2.1.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/indexing-schema.log
rroonga-2.0.8-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/indexing-schema.log
rroonga-2.0.7-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/indexing-schema.log