Sha256: 33acb2bc4b0912cd223ef5156070c9208cd55a26b3836844fff212f8405ef702
Contents?: true
Size: 295 Bytes
Versions: 1
Compression:
Stored size: 295 Bytes
Contents
# This is a sample config file that points to a solr server for each environment development: url: http://localhost:8983/solr/hydra-dev test: url: <%= "http://127.0.0.1:#{ENV['TEST_JETTY_PORT'] || 8985}/solr/hydra-test" %> production: url: http://your.production.server:8080/bl_solr/core0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active-fedora-9.8.2 | lib/generators/active_fedora/config/solr/templates/solr.yml |