" I want that in the search results page don't shows me the RSS" I had the same need and I did it by implementing my own parser plugin based on FeedParser. If you decide to go that way, you can get what you want by just changing a few lines of code.
I am running depth 2 so that I go pass the rss page and have only the links indexed. Best Regards, Emmanuel de Castro Santana 2010/10/13 Israel <[email protected]> > thank you very much .... mmmmm .... I can not even create a plugin, will > try > it the second run: > > Using the parse feed? or parse rss? > > and it would be: > > bin / nutch crawl urls-threads 5-dir crawl-depth 2-TopN 10 > > or by running it twice? > > 2 > -- Emmanuel de Castro Santana

