salmanrs wrote:
> 
> Adding some more detail to what I'm trying to do.
> 
> Crawl site:  http://abcd.com/home/index.jsp
> 
> Replace the domain abcd.com to www.xyz.com thereby transforming the link
> to http://www.xyz.com/home/index.jsp 
> 
> The url needs to be transformed only for links returned during search.
> 
> 

I'm brand new to Nutch -- three days and counting -- so maybe I don't fully
understand your problem, but maybe you should consider using the OpenSearch
option, which returns XML. You could then use PHP (or another scripting
language) to parse and transform the results before displaying.

You can google "nutch opensearch" for more detail.

\dmc

-- 
View this message in context: 
http://www.nabble.com/URL-Transformation-tp21982403p22015028.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to