[ https://issues.apache.org/jira/browse/NUTCH-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784204#comment-17784204 ]
Hudson commented on NUTCH-3025: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #142 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/142/]) [NUTCH-3025^Curlfilter-fast to filter based on the length of the URL (julien: [https://github.com/apache/nutch/commit/d8e66ce87328ce4bb14b0da9516faf8a9f63f818]) * (edit) src/plugin/urlfilter-fast/src/java/org/apache/nutch/urlfilter/fast/FastURLFilter.java * (edit) src/plugin/urlfilter-fast/README.md * (edit) src/plugin/urlfilter-fast/src/test/org/apache/nutch/urlfilter/fast/TestFastURLFilter.java > urlfilter-fast to filter based on the length of the URL > ------------------------------------------------------- > > Key: NUTCH-3025 > URL: https://issues.apache.org/jira/browse/NUTCH-3025 > Project: Nutch > Issue Type: Improvement > Components: plugin, urlfilter > Affects Versions: 1.19 > Reporter: Julien Nioche > Priority: Major > Fix For: 1.20 > > > There currently is no filter implementation to remove URLs based on their > length or the length of their path / query. > Doing so with the regex filter would be inefficient, instead we could > implement it in _urlfilter-fast _ -- This message was sent by Atlassian Jira (v8.20.10#820010)