Sha256: 975d2fad17ee7532130a88d966c07ddb7948d1d8e2c7801775b0a6bddb9fa49b

Contents?: true

Size: 542 Bytes

Versions: 5

Compression:

Stored size: 542 Bytes

Contents

Execution example::

  select Entries --match_columns '_key * 10 || content' --query groonga --output_columns '_key, _score'
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         1
  #       ], 
  #       [
  #         [
  #           "_key", 
  #           "ShortText"
  #         ], 
  #         [
  #           "_score", 
  #           "Int32"
  #         ]
  #       ], 
  #       [
  #         "Groonga", 
  #         11
  #       ]
  #     ]
  #   ]
  # ]

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