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

Allow pass-through of content-length to metadata in TikaResource

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.4.1
    • None
    • None

    Description

      The AutoDetectParserConfig allows users to specify a length threshold at which to spool a file to disk. The AutoDetectParser checks the Content-Length in the metadata object, and if it exists and is larger than the threshold, the AutoDetectParser will spool the file to disk. The spooling is already largely taken care of in the pipes handlers, but it isn't available yet in the legacy /tika or /rmeta endpoints via TikaResource or RecursiveMetadataResource.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: