Sha256: 52f562e36daa85892e75b127a41ee7fb36c5d5deb99286c6d218964034ecdbdc

Contents?: true

Size: 399 Bytes

Versions: 9

Compression:

Stored size: 399 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
  auto_commit_after_delete_request: true

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
sunspot_rails-1.0.1 spec/mock_app/config/sunspot.yml
sunspot_rails-1.0.0 spec/mock_app/config/sunspot.yml
sunspot_rails-0.11.5 spec/mock_app/config/sunspot.yml
sunspot_rails-0.11.4 spec/mock_app/config/sunspot.yml
nxa-sunspot_rails-0.11.3 spec/mock_app/config/sunspot.yml
sunspot_rails-0.11.3 spec/mock_app/config/sunspot.yml
sunspot_rails-0.11.2 spec/mock_app/config/sunspot.yml
sunspot_rails-0.11.1 spec/mock_app/config/sunspot.yml
sunspot_rails-0.11.0 spec/mock_app/config/sunspot.yml