You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by junwei1229 <gi...@git.apache.org> on 2015/05/09 18:41:59 UTC

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

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 language for the meta endpoint. Please help review.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/knowledgearc/tika trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----
commit f3dbfdcbac31f14d88f2b245f2d65a804445882d
Author: junwei1229 <ll...@tradeshift.com>
Date:   2015-05-02T18:22:07Z

    add the url support for meta and tika endpoints.

commit 2f5535852389b84329b99b76be08d19f32fa7f34
Author: junwei1229 <ll...@tradeshift.com>
Date:   2015-05-05T15:55:17Z

    add the language for meta endpoint and refactor the codes.

----


---
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 but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by asfgit <gi...@git.apache.org>.
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 but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---