Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-3928

Need to apply metadata filters after we extract parse exceptions in PipesServer

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • tika-pipes
    • None

    Description

      Our current code runs the MetadataFilter during the parse in the RecursiveParserWrapper. The problem is that we later rely on the container exception in the metadata to return the proper status in the pipes parser (e.g. PARSE_EXCEPTION). If we use a no-op filter in the RecursiveParserWrapper, extract the container stacktrace and then apply the filter in the PipesServer, we're good to go.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tallison Tim Allison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: