Hello, Is it possible to change the lucene analyzer that nutch uses by default? I would like to use the snowball analyzer to search and crawl, I tried creating a plugin based on the analysis-fr and alaysis-dr plugins but it didn't work, not sure if i need to create a plugin for querying too. I would also like to allow stemming but i cannot find any info on this, do i need to modify source code? configuration files?.
I appreciate any help you can give me, thanks. Roger Mairn

