Sha256: 3a2850e7ea0f745ac86a9789256280a25dfe660fcad705e7fdfb9478aaea22d9

Contents?: true

Size: 303 Bytes

Versions: 41

Compression:

Stored size: 303 Bytes

Contents

development: &DEV
  stringify: false
  settings:
    index:
      number_of_shards: 1
      number_of_replicas: 1
  mappings:
    geo:
      _source:
        includes: ["*"]
      properties:
        work_area:
          type: geo_shape
          tree: geohash
          precision: 5m

test:
  <<: *DEV

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
waistband-0.8.0 spec/config/waistband/waistband_geo.yml