[
https://issues.apache.org/jira/browse/NUTCH-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576520#comment-14576520
]
ASF GitHub Bot commented on NUTCH-2037:
---------------------------------------
GitHub user sujen1412 opened a pull request:
https://github.com/apache/nutch/pull/29
fix for NUTCH-2037 contributed by Sujen Shah
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sujen1412/nutch NUTCH-2037
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/29.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 #29
----
commit 18737d63494ebe99ba62115d6b3232cf52e0092f
Author: Sujen Shah <[email protected]>
Date: 2015-06-05T18:25:39Z
Added support for REST services in IndexingJob
commit 67678ac67d481f3d6d746bc716d443b132433972
Author: Sujen Shah <[email protected]>
Date: 2015-06-05T18:26:05Z
Added IndexingJob in JObFactory
----
> Job endpoint to support Indexing from the REST API
> --------------------------------------------------
>
> Key: NUTCH-2037
> URL: https://issues.apache.org/jira/browse/NUTCH-2037
> Project: Nutch
> Issue Type: Sub-task
> Components: REST_api
> Reporter: Sujen Shah
> Labels: memex
> Fix For: 1.11
>
>
> The job administration end point will now support indexing through this
> patch. The documentation of how to run this is on the Nutch REST API wiki.
> User defined indexer can be configured through the Configuration endpoint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)