Sha256: ce139263272416c11d3674f3b164b806ffcb139989dd8de2caf2fcf66ace9151

Contents?: true

Size: 414 Bytes

Versions: 26

Compression:

Stored size: 414 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:#{ENV['TEST_JETTY_PORT'] || 8983}/solr/test" %>
cucumber:
  <<: *TEST
production:
  url: http://your.production.server:8080/bl_solr/core0

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
hydra-core-6.5.2 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.5.1 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.2 lib/generators/hydra/templates/config/solr.yml
hydra-core-7.0.0.rc1 lib/generators/hydra/templates/config/solr.yml
hydra-core-7.0.0.pre3 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.5.0 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.5.0.rc2 lib/generators/hydra/templates/config/solr.yml
hydra-core-7.0.0.pre2 lib/generators/hydra/templates/config/solr.yml
hydra-core-7.0.0.pre1 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.1 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.rc5 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.rc4 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.rc3 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.rc2 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.rc1 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.pre2 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.4.0.pre1 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.3.4 lib/generators/hydra/templates/config/solr.yml
hydra-core-6.3.3 lib/generators/hydra/templates/config/solr.yml