I would like to setup Nutch so that it goes through all http://www.domain.com/classifieds/something/?pg=<page> pages, for goes from 1 to 200 and store the urls of the form http://www.domain.com/classifieds/something/view/<number>/ where is a ling number? Then, I would like print out all these urls in my terminal. I am using Apache Nutch 1.9 and Apache Solr 4.10.4.
*// Adamantios*

