Sha256: 688209384cf9c0c511ce904033f66c95a653641c548f9cddf38b98d9f46335cd
Contents?: true
Size: 378 Bytes
Versions: 69
Compression:
Stored size: 378 Bytes
Contents
# This is a sample config file that does not have multiple solr instances. You will also need to be sure to # edit the fedora.yml file to match the solr URL for active-fedora. development: url: http://localhost:8983/solr/development test: &TEST url: http://127.0.0.1:8983/solr/test cucumber: <<: *TEST production: url: http://your.production.server:8080/bl_solr/core0
Version data entries
69 entries across 37 versions & 1 rubygems