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/02/16 06:07:12 UTC

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

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

Lewis John McGibbney commented on NUTCH-1532:
---------------------------------------------

IndexUtil [0] is consistent with trunk in the sense that it adds 'digest' and 'boost' fields to the NutchDocument, however it also adds a unique Id for the webpage key. SO this should be added to solr-mapping.xml.
Additionally it would be real nice to add the Nutch.ARG_BATCH value to the NutchDocument. Presumably this would expose grouped field searches across the index, similar to what the segment field currently permits in trunk.    

[0] http://svn.apache.org/repos/asf/nutch/branches/2.x/src/java/org/apache/nutch/indexer/IndexUtil.java
                
> 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
>
>
> 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