Hi, We've got jena-text working to do Lucene indexing, and we'd like to make it use stemming. In Lucene, I think you'd typically do this by using a SnowballAnalyzer, or creating a custom filter that uses a SnowballFilter or a PorterStemFilter.
Is there any way to configure jena-text so it will use a different Lucene analyzer? Thanks for any help, Inigo -- Inigo Surguy 67 Bricks Ltd. Skype: inigosurguy http://www.67bricks.com/
