Dear all I'm trying to do some springification on the lucene block and I came up to a role 'CocoonCrawler'. The interface and the implementation of this is in the core module (cocoon/core/cocoon-core/src/main/java/org/apache/cocoon/components/crawler) but I couldn't find any other usage than in the lucene block. I just wonder if it needs to stay in the core or if it make sense to move it e.g. to the cocoon-lucene-impl block (do we need to have it deprecated when moving it into another block?).
Does anybody knows of usage somewhere else or is it a moving candidate? Felix