[ https://issues.apache.org/jira/browse/TIKA-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031661#comment-14031661 ]
ASF GitHub Bot commented on TIKA-1336: -------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/tika/pull/10 > Provide a Detector JAXRS endpoint > --------------------------------- > > Key: TIKA-1336 > URL: https://issues.apache.org/jira/browse/TIKA-1336 > Project: Tika > Issue Type: Improvement > Components: detector, server > Affects Versions: 1.5 > Reporter: Nick Burch > Assignee: Chris A. Mattmann > Fix For: 1.6 > > > As identified in TIKA-1335, the Tika Server now has an endpoint which will > tell you what Detectors are available to it, but not one that will trigger > detection. That means your only way to do detection is to request the > metadata, and check the content type, but that isn't always as accurate as an > explicit detection call (eg if a general parser picks up the file) > We should therefore add in a new endpoint that just does the detection -- This message was sent by Atlassian JIRA (v6.2#6252)