Sha256: ce00c1ff7551e0b856f3802f6e5055e9de82c13ae7ae3d27c190ad1545fa4ef3

Contents?: true

Size: 725 Bytes

Versions: 5

Compression:

Stored size: 725 Bytes

Contents

Execution example::

  select Entries --query 'n_likes:>=10 + content:@groonga'
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         1
  #       ], 
  #       [
  #         [
  #           "_id", 
  #           "UInt32"
  #         ], 
  #         [
  #           "_key", 
  #           "ShortText"
  #         ], 
  #         [
  #           "content", 
  #           "Text"
  #         ], 
  #         [
  #           "n_likes", 
  #           "UInt32"
  #         ]
  #       ], 
  #       [
  #         2, 
  #         "Groonga", 
  #         "I started to use groonga. It's very fast!", 
  #         10
  #       ]
  #     ]
  #   ]
  # ]

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