Re: Error initializing QueryElevationComponent

2014-05-20 Thread Geepalem
uniqueid:"sitecore://master/{450555a7-2cf7-40ec-a4ad-a67926d23c4a}?lang=en&ver=1"; Please suggest as I am struck with this.. Thanks, G. Naresh Kumar -- View this message in context: http://lucene.472066.n3.nabble.com/Error-initializing-QueryElevationComponent-tp4133914p413716

Re: Error initializing QueryElevationComponent

2014-05-05 Thread Chris Hostetter
The full details are farther down in the stack... : null:org.apache.solr.common.SolrException: SolrCore 'master' is not : available due to init failure: Error initializing QueryElevationComponent. ... : Caused by: org.apache.solr.common.SolrException: Error in

Error initializing QueryElevationComponent

2014-04-30 Thread Geepalem
Hi Team, I am getting error "null:org.apache.solr.common.SolrException: SolrCore 'master' is not available due to init failure: Error initializing QueryElevationComponent." Please check below for configurations elevate.xml -- Scema.xml --

Re: error initializing QueryElevationComponent

2013-01-25 Thread eShard
In case anyone was wondering, the solution is to html encode the URL. Solr didn't like the &'s; just convert them to & and it works! -- View this message in context: http://lucene.472066.n3.nabble.com/error-initializing-QueryElevationComponent-tp4035194p4036261.html Sent fr

error initializing QueryElevationComponent

2013-01-21 Thread eShard
7; delimiter. 16:25:48SEVERE SolrCorejava.lang.NullPointerException 16:25:48SEVERE CoreContainer Unable to create core: Lisa 16:25:48SEVERE CoreContainer null:org.apache.solr.common.SolrException: Error initializing QueryElevationComponent. what am I doing wr