[jira] [Commented] (TIKA-1622) Expose Tika LanguageIdentifier via Tika Server

2015-05-09 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536854#comment-14536854 ] Chris A. Mattmann commented on TIKA-1622: - ping [~tledoux] would you like to submit

[jira] [Commented] (TIKA-1625) Add support to Tika Server for parsing remote file URLs and for providing language detection

2015-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536827#comment-14536827 ] Hudson commented on TIKA-1625: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #679 (See [https://b

[jira] [Resolved] (TIKA-1625) Add support to Tika Server for parsing remote file URLs and for providing language detection

2015-05-09 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved TIKA-1625. - Resolution: Fixed Thanks, patch applied! {noformat} [chipotle:~/tmp/tika] mattmann% svn co

[GitHub] tika pull request: Add the code to support the tika server for url...

2015-05-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tika/pull/48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[jira] [Created] (TIKA-1625) Add support to Tika Server for parsing remote file URLs and for providing language detection

2015-05-09 Thread Chris A. Mattmann (JIRA)
Chris A. Mattmann created TIKA-1625: --- Summary: Add support to Tika Server for parsing remote file URLs and for providing language detection Key: TIKA-1625 URL: https://issues.apache.org/jira/browse/TIKA-1625

[GitHub] tika pull request: Add the code to support the tika server for url...

2015-05-09 Thread junwei1229
GitHub user junwei1229 opened a pull request: https://github.com/apache/tika/pull/48 Add the code to support the tika server for url and language use curl -i -H "fileUrl:http://xxx.pdf"; -X PUT http://localhost:9998/meta to support the tika server for file from url. Also add the lan