Java Mailing List Archive

http://www.java2.5341.com/

Home » nutch-user.lucene »

Nutch keeps stripping my Url parameters, how do I stop that?

dealmaker

2008-08-13


Author LoginPost Reply

Hi,
I am entering a query for a url like this:
url:"http://www.mysite.com/index.php?option=abc&another=param", but I found
that it always strip the url and make it
http://www.mysite.com/index.php?option=abc, it is missing the parameters
after that. How do I change it?
Thanks.

--
Sent from the Nutch - User mailing list archive at Nabble.com.

©2008 java2.5341.com - Jax Systems, LLC, U.S.A.