[
https://issues.apache.org/jira/browse/NUTCH-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993376#comment-14993376
]
Lewis John McGibbney commented on NUTCH-2162:
---------------------------------------------
In all honesty a work around for this is merely to comment out the following
line
https://github.com/apache/nutch/blob/trunk/src/java/org/apache/nutch/webui/client/impl/RemoteCommandsBatchFactory.java#L59
However, the correct solution is to bake in optional logic which allows the
user to determine whether indexing is required or not. I'll have a crack when i
can.
> Nutch Webapp Crawl fails as it tries to index
> ---------------------------------------------
>
> Key: NUTCH-2162
> URL: https://issues.apache.org/jira/browse/NUTCH-2162
> Project: Nutch
> Issue Type: Bug
> Components: web gui
> Affects Versions: 1.11
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 1.11
>
> Attachments: nutch_webapp.log
>
>
> Right now a crawl task fails on the trunk version of the WebApp due to it
> attempting to index. No indexer is defined by default so this is a major bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)