[
https://issues.apache.org/jira/browse/NUTCH-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122556#comment-14122556
]
Julien Nioche commented on NUTCH-1832:
--------------------------------------
Hi Chris,
You are right, the indexing was indeed optional in the Crawl class as I can see
in
[https://github.com/apache/nutch/blob/branch-1.7/src/java/org/apache/nutch/crawl/Crawl.java#L96].
Apologies for stating the opposite. I'd either overlooked this when writing
the crawl script and/or assumed that it was no big deal to uncomment the
corresponding lines in the script. Luckily this is now fixed thanks to this
issue which as I said at the beginning is a good improvement. Thanks for
reverting the change to the config, which was my concern here.
As for the rest and as you said, let's move on. We may have diverging opinions
again in the future, let's make sure we do that while keeping a friendly and
positive attitude.
> Make Nutch work without an indexer
> ----------------------------------
>
> Key: NUTCH-1832
> URL: https://issues.apache.org/jira/browse/NUTCH-1832
> Project: Nutch
> Issue Type: Bug
> Affects Versions: 1.9
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Fix For: 1.10
>
> Attachments: NUTCH-1832.Mattmann.090314.patch.2.txt,
> NUTCH-1832.Mattmann.090314.patch.txt
>
>
> Nutch used to work out of the box, without requiring an indexing backend. As
> of 1.9, that's not the case anymore (it's possible even before that). Thanks
> to [~markus17] for pointing out that this is due to the indexing-solr plugin
> being enabled by default. We should disable it by default, so that the
> regression is removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)