Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by YonikSeeley: http://wiki.apache.org/solr/ConfiguringSolr The comment on the change is: solrconf -> solr/conf ------------------------------------------------------------------------------ * solrconfig.xml - SolrConfigXml * schema.xml - SchemaXml - Solr looks for these files by default in ./solrconf/ (the conf directory under the current working directory). - It also looks in the current CLASSPATH. + Solr looks for these files in ./solr/conf/ by default (relative to the current working directory). + It also looks in the current CLASSPATH. The base ./solr directory may also be set via the system property solr.solr.home Note: the current working directory is normally the directory from which you start your appserver.
