Yep, I reckon so.

btw a Google search for something like lucene stemming gets hits,
including a couple of articles about stemming.  Might be worth a look.

--
Ian.


On Mon, May 11, 2009 at 2:08 PM, Kamal Najib <kamal.na...@mytum.de> wrote:
> will the anlyzer now do stemming, if i do the folow:
> analyzer = new StandardAnalyzer();
> analyzer=AnalyzerUtil.getPorterStemmerAnalyzer(analyzer);
> thanks.
> Kamal.
> --

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to