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

Solr 8.6 is shipping libraries that are incompatible with each other

    XMLWordPrintableJSON

Details

    Description

      Hi,

      since Solr 8.6 the version of tika-parsers was updated to 1.24. This version of tika-parsers needs the poi library in version 4.1.2 (see https://issues.apache.org/jira/browse/TIKA-3047)

      Solr has version 4.1.1 of poi included.

      This creates (at least) a problem for parsing .xls files. The following exception gets thrown by trying to post an .xls file in the techproducts example:
      java.lang.NoSuchMethodError: org.apache.poi.hssf.record.common.UnicodeString.getExtendedRst()Lorg/apache/poi/hssf/record/common/ExtRst;

      Attachments

        Issue Links

          Activity

            People

              tallison Tim Allison
              shuremov Samir Huremovic
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: