Sha256: 6782f2fa6e8c022805dfe82153fba0e2894f23686a62b937f22e845eaa8f6272

Contents?: true

Size: 359 Bytes

Versions: 2

Compression:

Stored size: 359 Bytes

Contents

test:
  solr:
    hostname: localhost
    port: 8980
development:
  solr:
    hostname: localhost
    port: 8981
config_test:
  solr:
    hostname: some.host
    port: 1234
    path: /solr/idx
    log_level: WARNING
    data_path: /my_superior_path/data
    pid_path: /my_superior_path/pids
    solr_home: /my_superior_path
  auto_commit_after_request: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kuahyeow-sunspot_rails-0.10.7 spec/mock_app/config/sunspot.yml
kuahyeow-sunspot_rails-0.10.6 spec/mock_app/config/sunspot.yml