Currently we are using Apache Solr 4.10.3 OR Heliosearch Distribution for Solr [HDS] as a search engine to i
{SOLR_INSTALLATION}/server/solr/configsets\basic_configs\conf
you can find the example schema.xml
and solrconfig.xml
.
if you want to create the new core
{SOLR_INSTALLATION}/server/solr/{new core name}
folder and create conf folder with required schema and solrconfig.xml and blank core.properties
file.
you can find the examples for schema and config in
{SOLR_INSTALLATION}/example/example-DIH/solr