Marek,
This exception is caused by QueryElevationComponent. I had the same issue
and solved it by
commenting out all query tags in elevate.xml. The example file contains
something like
<query text="foo bar">
  <doc id="1" />
  <doc id="2" />
  <doc id="3" />
 </query>
which will cause the exception.
Regards,
Reinhold

--
View this message in context: 
http://lucene.472066.n3.nabble.com/jira-Created-SOLR-3398-Using-solr-UUIDField-give-Caused-by-org-apache-solr-common-SolrException-Inva-tp3932385p3934612.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to