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

tika-server should add the file name to the metadata when a file url is passed in

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.23
    • None
    • None

    Description

      In "insecure mode" in tika-server, users can specify a file location in the header so that the parser can read directly from a file. We are currently not recording the name of the file, and we should. If we switch TikaInputStream.get(URL url) to TikaInputStream.get(URL url, Metadata metadata), we should be all set.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: