Sha256: 93b50e434a92fe81a7a7f08c595105a7a034e5ed09a57a024541e95cc069f282

Contents?: true

Size: 316 Bytes

Versions: 5

Compression:

Stored size: 316 Bytes

Contents

development:
  solr:
    hostname: localhost
    port: 8982
test:
  solr:
    hostname: localhost
    port: 8983
    log_level: OFF
production:
  solr:
    hostname: localhost
    port: 8983
    log_level: WARNING
    pid_path: /root/<%= app_name %>/shared/pids
    data_path: /root/<%= app_name %>/shared/solr/data

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
h2ocube_rails_sunspot-0.0.5 lib/generators/source/sunspot.yml.erb
h2ocube_rails_sunspot-0.0.4 lib/generators/source/sunspot.yml.erb
h2ocube_rails_sunspot-0.0.3 lib/generators/source/sunspot.yml.erb
h2ocube_rails_sunspot-0.0.2 lib/generators/source/sunspot.yml.erb
h2ocube_rails_sunspot-0.0.1 lib/generators/source/sunspot.yml.erb