Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1428

Allow tika config parameter

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • ManifoldCF 2.7
    • ManifoldCF 2.8
    • Tika extractor
    • None

    Description

      It would be nice to have an option to pass a tika config file to the connector through the UI.

      The connector would load it in the "TikaParser" class like :

      private static Parser parser = new AutoDetectParser(new TikaConfig(new File("path/to/file")));

      This is just an example of course, it has to be done properly

      Attachments

        1. CONNECTORS-1428.patch
          17 kB
          Julien Massiera
        2. CONNECTORS-1428v2.patch
          20 kB
          Julien Massiera

        Activity

          People

            kwright@metacarta.com Karl Wright
            julienFL Julien Massiera
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: