Sha256: f504be9bf05a222499ff06a11e296d2aafc312f5e0417d424548545e50eb5f89
Contents?: true
Size: 449 Bytes
Versions: 4
Compression:
Stored size: 449 Bytes
Contents
<?xml version="1.0"?> <!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://www.eclipse.org/jetty/configure.dtd"> <Configure class="org.eclipse.jetty.webapp.WebAppContext"> <Set name="contextPath"><SystemProperty name="hostContext" default="/solr"/></Set> <Set name="war"><SystemProperty name="jetty.home"/>/webapps/solr.war</Set> <Set name="defaultsDescriptor"><SystemProperty name="jetty.home"/>/etc/webdefault.xml</Set> </Configure>
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
sunspot_solr-jts-2.2.0 | solr/contexts/solr.xml |
sunspot_solr-jts-2.2.0.rc1 | solr/contexts/solr.xml |
sunspot_solr-2.2.0 | solr/contexts/solr.xml |
sunspot_solr-2.1.1 | solr/contexts/solr.xml |