Sha256: 42e779e93de30871efbabb36160bea8ce4de2e402384b8ce8af5e73e01711e41

Contents?: true

Size: 371 Bytes

Versions: 5

Compression:

Stored size: 371 Bytes

Contents

Execution example::

  table_create Geo TABLE_HASH_KEY ShortText
  # [[0, 1337566253.89858, 0.000355720520019531], true]
  column_create Geo distance COLUMN_SCALAR Int32
  # [[0, 1337566253.89858, 0.000355720520019531], true]
  load --table Geo
  [
    {
      "_key": "the record for geo_distance() result"
    }
  ]
  # [[0, 1337566253.89858, 0.000355720520019531], 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/functions/geo_distance_setup_distance.log
rroonga-2.1.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/geo_distance_setup_distance.log
rroonga-2.1.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/geo_distance_setup_distance.log
rroonga-2.0.8-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/geo_distance_setup_distance.log
rroonga-2.0.7-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/geo_distance_setup_distance.log