Sha256: b493f77a6963b9f15b66025b7332e13ea1d600d0829f494701e1668672d98923

Contents?: true

Size: 411 Bytes

Versions: 7

Compression:

Stored size: 411 Bytes

Contents

Execution example::

  > select --table Site --query "_id:1 OR _id:2" --output_columns _key,location,_score --scorer '_score = geo_distance(location, "128515259x503187188")' --sortby -_score
  [[0,1317212736.44102,0.000345608],[[[2],[["_key","ShortText"],["location","WGS84GeoPoint"],["_score","Int32"]],["http://example.net/","128487316x502920929",6720],["http://example.org/","128452975x503157902",2054]]]]
  

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rroonga-2.0.4-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log
rroonga-2.0.3-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log
rroonga-2.0.2-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log
rroonga-2.0.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log
rroonga-2.0.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log
rroonga-1.3.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log
rroonga-1.3.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/tutorial/search-6.log