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

Julien Nioche commented on NUTCH-1054:
--------------------------------------

good catch - hadn't tried with just one segment 

here is the culprit 

{code}
  if (args.length < 4) 
{code}

new patch to follow shortly

Thanks Markus

> Make linkDB optional during indexing
> ------------------------------------
>
>                 Key: NUTCH-1054
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1054
>             Project: Nutch
>          Issue Type: Task
>          Components: indexer
>    Affects Versions: 1.4
>            Reporter: Julien Nioche
>             Fix For: 1.4, 2.0
>
>         Attachments: NUTCH-1054-1.4.patch, NUTCH-1054-1.4.v2.patch
>
>
> Having a linkDB is currently mandatory for indexing, however not all users 
> are interested in using the anchors. The linkDB should be optional while 
> indexing 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to