Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-4331

queryelevationcomponent init error; he reference to entity "objID" must end with the ';' delimiter.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 4.0
    • 4.0
    • None
    • None
    • solr 4.0 final on tomcat 7.0.34

    Description

      Hi,
      I put this in elevate.xml just to test it out.

      <elevate>
       <query text="foo bar">
        <doc id="https://opentextdev/cs/llisapi.dll?func=ll&objID=577575&objAction=download" />
       </query>
      </elevate>
      

      I have the urls to opentext documents as the uniquekey (id)
      this is what I get:

      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. 
      

      It seems to not like the Opentext objID in the URL.
      How can I fix this?

      Attachments

        Activity

          People

            Unassigned Unassigned
            dmorana David Morana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: