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.