You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2018/06/28 09:39:00 UTC

[jira] [Updated] (NUTCH-2214) Index clean to be flexible on what it deletes

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

Sebastian Nagel updated NUTCH-2214:
-----------------------------------
    Fix Version/s:     (was: 1.15)
                   1.16

> Index clean to be flexible on what it deletes
> ---------------------------------------------
>
>                 Key: NUTCH-2214
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2214
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.11
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Major
>             Fix For: 1.16
>
>
> Nutch clean removes all useless records, but if Nutch is configured correctly (-deleteGone etc), the index should only contain duplicates, if existing. On a large index, this could result in Nutch sending millions of getById's to Solr, for records that don't exist in the first place.
> This issue will make it configurable on what to delete, e.g. useless records (404, 30x) or duplicates.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)