Redirects are filtered and normalized. It works for 1.4/1.5 and should for
trunk.
One subtlety: there is an extra scope for normalization of redirects
("fetcher").
If scoped normalization rules/expressions are used don't forget to configure
this scope with the appropriate regex-normalize rule file
via property "urlnormalizer.regex.file.fetcher".
On 09/08/2012 08:59 PM, Markus Jelsma wrote:
> You mean the redirects followed by the fetcher (if enabled) are not passed
> through the filters and normalizers? You can open an issue for that and if
> possible provide a patch for trunk. An example of the fetcher following
> filtered and normalized outlinks can be found in the fetcher around line 1036.
>
>
> -----Original message-----
>> From:remi tassing <[email protected]>
>> Sent: Sat 08-Sep-2012 19:34
>> To: [email protected]
>> Subject: Escaping URL during redirection
>>
>> Hi guys,
>>
>> I'm not quite sure how to make Nutch follow the normalizer regular
>> expressions during redirection. I see some URLs are not properly escaped.
>>
>> Any help?
>>
>> Remi
>>