Sha256: 6ff0ce23d0951a46758f5335a7a5dc04f0ec751af38024cd89886e7d314b568f

Contents?: true

Size: 1.25 KB

Versions: 5

Compression:

Stored size: 1.25 KB

Contents

Execution example::

  select Doc --match_columns body --query "シークァーサー"
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         1
  #       ], 
  #       [
  #         [
  #           "_id", 
  #           "UInt32"
  #         ], 
  #         [
  #           "_key", 
  #           "ShortText"
  #         ], 
  #         [
  #           "body", 
  #           "ShortText"
  #         ]
  #       ], 
  #       [
  #         1, 
  #         "001", 
  #         "すっぱいブドウと甘いシークァーサー"
  #       ]
  #     ]
  #   ]
  # ]
  select Doc --match_columns body --query "シークヮーサー"
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         1
  #       ], 
  #       [
  #         [
  #           "_id", 
  #           "UInt32"
  #         ], 
  #         [
  #           "_key", 
  #           "ShortText"
  #         ], 
  #         [
  #           "body", 
  #           "ShortText"
  #         ]
  #       ], 
  #       [
  #         2, 
  #         "002", 
  #         "シークヮーサージュースとゴーヤチャンプル"
  #       ]
  #     ]
  #   ]
  # ]

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/tutorial/query_expansion-2.log
rroonga-2.1.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/query_expansion-2.log
rroonga-2.1.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/query_expansion-2.log
rroonga-2.0.8-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/query_expansion-2.log
rroonga-2.0.7-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/query_expansion-2.log