You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dennis Kubes (JIRA)" <ji...@apache.org> on 2007/04/04 16:31:32 UTC

[jira] Updated: (NUTCH-467) DeleteDuplicate fails if Segment index directory has 0 documents

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

Dennis Kubes updated NUTCH-467:
-------------------------------

    Attachment: nutch-467.patch

Submitted by Andrzej Bialecki.

> DeleteDuplicate fails if Segment index directory has 0 documents
> ----------------------------------------------------------------
>
>                 Key: NUTCH-467
>                 URL: https://issues.apache.org/jira/browse/NUTCH-467
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>    Affects Versions: 0.9.0
>         Environment: all
>            Reporter: Dennis Kubes
>             Fix For: 0.9.0
>
>         Attachments: nutch-467.patch
>
>
> If any of the segment indexes have 0 documents, then the DDRecordReader in DeleteDuplicates throws an IndexOutOfBoundsException.  The record reader needs to check for empty document segment indexes.

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