[ 
https://issues.apache.org/jira/browse/NUTCH-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doğacan Güney resolved NUTCH-514.
---------------------------------

    Resolution: Fixed
      Assignee: Doğacan Güney

Committed in rev. 561092.

> Indexer should only index pages with fetch status SUCCESS
> ---------------------------------------------------------
>
>                 Key: NUTCH-514
>                 URL: https://issues.apache.org/jira/browse/NUTCH-514
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: NUTCH-514.patch
>
>
> Currently if you parse during fetch, nutch only parses pages which are 
> successfully (i.e, have a status STATUS_FETCH_SUCCESS). But, if you run parse 
> as a seperate job, nutch parses pages like "404 not found"s or "301 moved"s. 
> Since most of these can be successfully parsed these are indexed and show up 
> in search results. 
> IMO, we should either somehow mark contents so that a separate parse doesn't 
> output non-STATUS_FETCH_SUCCESS pages or we should filter them out in Indexer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to