Hi, I'm trying to test out the queryelevationcomponent. elevate.xml is in the solrconfig.xml and it's in the conf directory. I left the defaults. I added this to the elevate.xml <elevate> <query text="foo bar"> <doc id="https://opentextdev/cs/llisapi.dll?func=ll&objID=577575&objAction=download" /> </query> </elevate>
id is a string setup as the uniquekey And I get this error: 16:25:48 SEVERE Config Exception during parsing file: elevate.xml:org.xml.sax.SAXParseException; systemId: solrres:/elevate.xml; lineNumber: 28; columnNumber: 77; The reference to entity "objID" must end with the ';' delimiter. 16:25:48 SEVERE SolrCore java.lang.NullPointerException 16:25:48 SEVERE CoreContainer Unable to create core: Lisa 16:25:48 SEVERE CoreContainer null:org.apache.solr.common.SolrException: Error initializing QueryElevationComponent. what am I doing wrong? -- View this message in context: http://lucene.472066.n3.nabble.com/error-initializing-QueryElevationComponent-tp4035194.html Sent from the Solr - User mailing list archive at Nabble.com.