Configuring Solr
Solr is currently configured using two main files...
solrconfig.xml - SolrConfigXml
schema.xml - SchemaXml
Solr looks for these files in the ./conf directory under the "Solr home" directory, which can be specified a variety of ways -- see SolrInstall for more information on how to specify your Solr home location.