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

Markus Jelsma commented on NUTCH-1106:
--------------------------------------

That, of course, works nicely but some filters may be executed first and all 
normalizers are run before the filters. Cutting off long URL's in an early 
stage can save a lot of memory and run time (and Euro's) when dealing with huge 
amounts of records.
                
> Options to skip url's based on length
> -------------------------------------
>
>                 Key: NUTCH-1106
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1106
>             Project: Nutch
>          Issue Type: Improvement
>          Components: linkdb
>    Affects Versions: 1.3
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: NUTCH-1106-1.4-1.patch
>
>
> Adds option to skip URL's exceeding a certain length. At first we used regex 
> to impose this limit but having this options configurable is more convenient. 
> Comments?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to