Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1802 Enhance GeoTopic parser to reflect Release-0.2 of lucene-geo-gazetter
  3. TIKA-1834

Fix for GeoTopic parser holding state while running Tika server

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.12
    • 1.12
    • parser
    • None
    • All

    Description

      While using TIKA-server we observed that GeoTopic parser started holding state and returned all the location retrieved for any previous request.

      This was happening as mutable object org.apache.tika.parser.geo.topic.NameEntityExtractor was initialised once and then was reused by all request.

      As part of this fix org.apache.tika.parser.geo.topic.NameEntityExtractor is recreated for every request.

      Attachments

        Activity

          People

            chrismattmann Chris A. Mattmann
            msharan@usc.edu Madhav Sharan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: