Sha256: 2ad6982125a61b632d51d4078ae4783667bba33554ce7b2bbf2626c205ed6293

Contents?: true

Size: 604 Bytes

Versions: 5

Compression:

Stored size: 604 Bytes

Contents

Execution example::

  select Entries --match_columns content --query fast --sortby -_score --output_columns '_key, _score'
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         2
  #       ], 
  #       [
  #         [
  #           "_key", 
  #           "ShortText"
  #         ], 
  #         [
  #           "_score", 
  #           "Int32"
  #         ]
  #       ], 
  #       [
  #         "Mroonga", 
  #         2
  #       ], 
  #       [
  #         "Groonga", 
  #         1
  #       ]
  #     ]
  #   ]
  # ]

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