Sha256: e82298e08c77642ccac555b9bedb9ea54dc836201504bb8f41ffaa1c78ba6962

Contents?: true

Size: 537 Bytes

Versions: 5

Compression:

Stored size: 537 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>
  <Set name="tempDirectory"><Property name="jetty.home" default="."/>/solr-webapp</Set>
</Configure>

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
qiny_sunspot_solr-2.1.0 solr/contexts/solr.xml
sunspot_solr-2.2.2 solr/server/contexts/solr-jetty-context.xml
sunspot_solr-2.2.1 solr/server/contexts/solr-jetty-context.xml
sunspot_solr-2.1.0 solr/contexts/solr.xml
rere-0.0.1 server/contexts/solr-jetty-context.xml