Sha256: e18dd5066922de439c18dcb0b5abbeda58d5a2b2c7df350c1e0c49ecda18a540

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 KB

Contents

Execution example::

  select --table Site --query title:@test --output_columns _id,_score,title --sortby -_score,_id
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         9
  #       ], 
  #       [
  #         [
  #           "_id", 
  #           "UInt32"
  #         ], 
  #         [
  #           "_score", 
  #           "Int32"
  #         ], 
  #         [
  #           "title", 
  #           "ShortText"
  #         ]
  #       ], 
  #       [
  #         6, 
  #         4, 
  #         "test test test test record six."
  #       ], 
  #       [
  #         5, 
  #         3, 
  #         "test test test record five."
  #       ], 
  #       [
  #         7, 
  #         3, 
  #         "test test test record seven."
  #       ], 
  #       [
  #         3, 
  #         2, 
  #         "test test record three."
  #       ], 
  #       [
  #         8, 
  #         2, 
  #         "test test record eight."
  #       ], 
  #       [
  #         9, 
  #         2, 
  #         "test test record nine."
  #       ], 
  #       [
  #         1, 
  #         1, 
  #         "This is test record 1!"
  #       ], 
  #       [
  #         2, 
  #         1, 
  #         "test record 2."
  #       ], 
  #       [
  #         4, 
  #         1, 
  #         "test record four."
  #       ]
  #     ]
  #   ]
  # ]

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