Sha256: 3674be20e3aa5296aa5e31a4f651f3117b0f3275082f30490d58d553261d31b6

Contents?: true

Size: 470 Bytes

Versions: 5

Compression:

Stored size: 470 Bytes

Contents

Execution example::

  table_create Thesaurus TABLE_PAT_KEY|KEY_NORMALIZE ShortText
  # [[0, 1337566253.89858, 0.000355720520019531], true]
  column_create Thesaurus synonym COLUMN_VECTOR ShortText
  # [[0, 1337566253.89858, 0.000355720520019531], true]
  load --table Thesaurus
  [
  {"_key": "mroonga", "synonym": ["mroonga", "tritonn", "groonga mysql"]},
  {"_key": "groonga", "synonym": ["groonga", "senna"]}
  ]
  # [[0, 1337566253.89858, 0.000355720520019531], 2]

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/commands/select/query_expansion_substitution_table.log
rroonga-2.1.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/commands/select/query_expansion_substitution_table.log
rroonga-2.1.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/commands/select/query_expansion_substitution_table.log
rroonga-2.0.8-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/commands/select/query_expansion_substitution_table.log
rroonga-2.0.7-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/commands/select/query_expansion_substitution_table.log