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-6.3.0 spec/config/waistband/waistband_geo.yml
waistband-6.2.0 spec/config/waistband/waistband_geo.yml
waistband-6.1.1 spec/config/waistband/waistband_geo.yml
waistband-6.1.0 spec/config/waistband/waistband_geo.yml
waistband-6.0.0 spec/config/waistband/waistband_geo.yml
waistband-0.16.7 spec/config/waistband/waistband_geo.yml
waistband-0.16.6 spec/config/waistband/waistband_geo.yml
waistband-0.16.5 spec/config/waistband/waistband_geo.yml
waistband-0.16.3 spec/config/waistband/waistband_geo.yml
waistband-0.16.2 spec/config/waistband/waistband_geo.yml
waistband-0.16.1 spec/config/waistband/waistband_geo.yml
waistband-0.15.2 spec/config/waistband/waistband_geo.yml
waistband-0.15.1 spec/config/waistband/waistband_geo.yml
waistband-0.14.3 spec/config/waistband/waistband_geo.yml
waistband-0.14.2 spec/config/waistband/waistband_geo.yml
waistband-0.14.1 spec/config/waistband/waistband_geo.yml
waistband-0.14.0 spec/config/waistband/waistband_geo.yml
waistband-0.13.0 spec/config/waistband/waistband_geo.yml
waistband-0.12.2 spec/config/waistband/waistband_geo.yml
waistband-0.12.1 spec/config/waistband/waistband_geo.yml