I just installed Solr and want to create a new core, but getting this error:
org.apache.solr.common.SolrException: Error CREATEing SolrCore 'new_core': Unable to create core [new_core] Caused by: Can't find resource 'solrconfig.xml' in classpath or '/var/solr/data/new_core'
I was trying to add it using the interface:
I hope somebody can help me out.
