Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1560

Tika Text extractor cannot extract content from MSOffice files if used together with sequencer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.8.3.Final
    • 2.8.1.GA, 2.8.2.Final
    • None
    • None

    Description

      When configuring a repository with a MsOfficeSequencer and a TikaTextExtractor, the tika extractor cannot extract content from MsOffice files.

      This is caused by the fact that the MsOffice sequencer enforces an apache-poi dependency version of 3.7, while the tika-parsers_1.0 library needs at least a beta version of 3.8 to be able to extract content from office documents. (this uses the NPOIFS* classes from POI, which aren't present in 3.7)

      The downside of this, is that the error is well hidden, because any potential problems during text extraction (see org.modeshape.search.lucene.LuceneSearchSession) are silently ignored.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: