Varun Thacker created SOLR-5357: ----------------------------------- Summary: Schemaless example does not contain a solr.xml Key: SOLR-5357 URL: https://issues.apache.org/jira/browse/SOLR-5357 Project: Solr Issue Type: Bug Reporter: Varun Thacker Priority: Minor
The example-schemaless example does not contain solr.xml So when you run the example using {code} java -Dsolr.solr.home=example-schemaless/solr -jar start.jar {code} Solr fails to start and an exception is thrown. {code} Caused by: org.apache.solr.common.SolrException: solr.xml does not exist in /Users/varun/search-work/lucene-trunk/solr/example/example-schemaless/solr/solr.xml cannot start Solr {code} -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org