You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2010/09/01 10:10:53 UTC

[jira] Closed: (NUTCH-895) Urls with characters like [? = ] getting filtered out.

     [ https://issues.apache.org/jira/browse/NUTCH-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche closed NUTCH-895.
-------------------------------

    Resolution: Not A Problem

> Urls with characters like [? = ] getting filtered out.
> ------------------------------------------------------
>
>                 Key: NUTCH-895
>                 URL: https://issues.apache.org/jira/browse/NUTCH-895
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Linux RHEL5
>            Reporter: Jitendra
>            Priority: Blocker
>
> Hi,
> I am trying to write XpathBasedLinkExtractor which extracts links out of html page using xpaths.
> But all the extracted links which contains characters like [? , = ] are being filtered out. I am not able to nail it down where it is happening. They are not going into segments.
> I have also commented out regular expression -[?*!@=] in regex-urlfilter.txt. Still It is showing same behaviour.
> Can any one give me idea about this. Where am I going wrong. I am stuck at this for last day.
> Thanks
> Jitendra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.