You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2013/03/24 22:03:15 UTC

[jira] [Updated] (NUTCH-1532) Replace 'segment' mapping field with batchId

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

Lewis John McGibbney updated NUTCH-1532:
----------------------------------------

    Attachment: NUTCH-1532.patch

Patch removes all references to segment with the Exceptions of the issue I discovered in NUTCH-1545.
This is really a documentation patch with the exception of the one liner in IndexUtil

{code}
 doc.add("batchId", page.getBatchId().toString());
{code}

This leverages the functionality implemented by Feng in NUTCH-1533... once that issue is fixed ;)
                
> Replace 'segment' mapping field with batchId
> --------------------------------------------
>
>                 Key: NUTCH-1532
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1532
>             Project: Nutch
>          Issue Type: Bug
>          Components: storage
>    Affects Versions: 2.1
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: NUTCH-1532.patch
>
>
> As described here [0], the segment field in solr-mapping.xml should be replaced with the batchId. This reflects the different architecture in 2.x.
> [0] http://www.mail-archive.com/user%40nutch.apache.org/msg08793.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira