Hello, i wanted to know if there is a way to configure different indexer/crawler (in cocoon.xconf?) so that i.e. crawler one only crawls urls under a certain directory i.e. http://www.example.com/foo/bar (the crawler would NOT visit example.com/baz/boo) and crawler two crawls the entire site (example.com).
In cocoon.xconf it seems there is only one possibility to specify configuration options. I already modified the LuceneUtil java class to permit me to create different indexes in whatever directory i want, but i also need to have a possibility to restrict the crawling process a little more. I thought about specifying different views for different crawlers, but as it seems i cannot specify two crawler. Is there a way to do this? With kind regards, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
