You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2014/11/17 21:56:34 UTC

[jira] [Commented] (NUTCH-1890) Major Typo in Documentation

    [ https://issues.apache.org/jira/browse/NUTCH-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215160#comment-14215160 ] 

Chris A. Mattmann commented on NUTCH-1890:
------------------------------------------

I keep running into this too [~ekowcharles] - I will go ahead and add text to the default schema. Thanks also to [~angela_wang] for reporting this too!

> Major Typo in Documentation
> ---------------------------
>
>                 Key: NUTCH-1890
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1890
>             Project: Nutch
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 1.9
>         Environment: web url: https://wiki.apache.org/nutch/NutchTutorial
>            Reporter: Boadu Akoto Charles Jnr
>            Assignee: Chris A. Mattmann
>              Labels: bug, docuentation, ommission
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Problematic Page: https://wiki.apache.org/nutch/NutchTutorial
> 1. Duplicated Text
> In section "6. Integrate Solr with Nutch" the following line is asked to be commented from:
> <!--   <filter class="solr.
> EnglishPorterFilterFactory" protected="protwords.txt"/> -->
> to 
> <!--   <filter class="solr.
> EnglishPorterFilterFactory" protected="protwords.txt"/> -->
> but I think it should rather read from:
> <filter class="solr.
> EnglishPorterFilterFactory" protected="protwords.txt"/>
> to
> <!--   <filter class="solr.
> EnglishPorterFilterFactory" protected="protwords.txt"/> -->



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)