TikaCLI should include a --list-detectors option similar to --list-parsers
--------------------------------------------------------------------------

                 Key: TIKA-785
                 URL: https://issues.apache.org/jira/browse/TIKA-785
             Project: Tika
          Issue Type: New Feature
          Components: cli
    Affects Versions: 1.0
            Reporter: Nick Burch
            Assignee: Nick Burch
             Fix For: 1.1


Now that Detectors can be found and loaded using the service pattern used by 
parsers, we should add a similar option to the TikaCLI to print out the 
available detectors

TikaCLI already has a --list-parsers option, so this should logically be 
--list-detectors

With parsers, we have the option to also list information on the supported 
mimetypes. This probably doesn't make sense for detectors, so we can go with a 
simpler pattern

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to