Sha256: 80f3eea7bbf47525d72c605aa512bc59ff5ae3fbe5f8d2e6d42906362d3a33ee

Contents?: true

Size: 576 Bytes

Versions: 16

Compression:

Stored size: 576 Bytes

Contents

production:
  solr:
    hostname: localhost
    port: 8983
    log_level: WARNING
    path: /solr/production
    read_timeout: 20
    open_timeout: 1
  auto_index_callback: after_commit
  auto_remove_callback: after_commit

development:
  solr:
    hostname: localhost
    port: 8983
    log_level: INFO
    path: /solr/development
  auto_index_callback: after_commit
  auto_remove_callback: after_commit

test:
  solr:
    hostname: localhost
    port: 8983
    log_level: WARNING
    path: /solr/test
  auto_index_callback: after_commit
  auto_remove_callback: after_commit

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
sunspot_rails-2.7.1 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.7.0 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.6.0 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.5.0 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.4.0 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.3.0 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.8 generators/sunspot/templates/sunspot.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/sunspot_rails-2.2.7/generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.7 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.6 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.5 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.4 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.3 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.2 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.1 generators/sunspot/templates/sunspot.yml
sunspot_rails-2.2.0 generators/sunspot/templates/sunspot.yml