Hi,

I'm new to Solr and am trying to set up a newly installed Solr instance.

When I try to create a core via the web interface I get:

Error CREATEing SolrCore 'new_core': Unable to create core [new_core] Caused by:
QueryElevationComponent missing config file: 'elevate.xml either:
/var/solr/data/new_core/conf/elevate.xml or
/var/solr/data/new_core/data/elevate.xml must exist, but not both.

Intermittently I see the following error first with the above error appearing
"behind" it:

Connection to Solr lost

Please can anyone tell me what I've done wrong?

"elevate.xml" doesn't exist anywhere in /var/solr/data/new_core but I'm
presuming this should be being automatically created as part of this process
using the one in /opt/solr/server/resources (which does exist). Directory
/var/solr/data/new_core/conf doesn't get created at all but
/var/solr/data/new_core/data does.

I can't see anything obvious in the log apart from the above error.

Solr 6.3.0 on Fedora 25 with OpenJDK 1.8.0_111.

Thanks,

Leon Stringer

Reply via email to