Sha256: 1b60351d8d6d144b5c76328a981e0dbde800d3cad5e3c8b58b1255b53ca39629

Contents?: true

Size: 220 Bytes

Versions: 9

Compression:

Stored size: 220 Bytes

Contents

development: &DEV
  stringify: false
  log_level: 2 # warning
  settings:
    index:
      number_of_shards: 1
      number_of_replicas: 1
  mappings:
    search:
      _source:
        includes: ["*"]

test:
  <<: *DEV

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
waistband-6.3.0 spec/config/waistband/waistband_search.yml
waistband-6.2.0 spec/config/waistband/waistband_search.yml
waistband-6.1.1 spec/config/waistband/waistband_search.yml
waistband-6.1.0 spec/config/waistband/waistband_search.yml
waistband-6.0.0 spec/config/waistband/waistband_search.yml
waistband-0.16.7 spec/config/waistband/waistband_search.yml
waistband-0.16.6 spec/config/waistband/waistband_search.yml
waistband-0.16.5 spec/config/waistband/waistband_search.yml
waistband-0.16.3 spec/config/waistband/waistband_search.yml