Zhang: I have done a simple SpanishAnalyzer for Lucene Domain Index test suites which index Spanish WikiPedia dumps. This simple analyzer have a list of stops words and is faster than SnowballAnalyzer which also performs stemming. You can get the code using CVS from SourceForget.net servers or simple cut a paste this code: http://dbprism.cvs.sourceforge.net/viewvc/dbprism/ojvm/src/test/org/apache/lucene/analysis/SpanishAnalyzer.java?revision=1.2&view=markup Also there is a WikiPediaAnalyzer which uses previous analyzer: http://dbprism.cvs.sourceforge.net/viewvc/dbprism/ojvm/src/test/org/apache/lucene/analysis/SpanishWikipediaAnalyzer.java?revision=1.3&view=markup Best regards, Marcelo.
On Thu, Oct 23, 2008 at 8:13 PM, Zhang, Lisheng <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any Spanish analyzer available for lucene applications? > I did not see any in lucene 2.4.0 contribute folders. > > Thanks very much for helps, Lisheng > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Marcelo F. Ochoa http://marceloochoa.blogspot.com/ http://marcelo.ochoa.googlepages.com/home ______________ Want to integrate Lucene and Oracle? http://marceloochoa.blogspot.com/2007/09/running-lucene-inside-your-oracle-jvm.html Is Oracle 11g REST ready? http://marceloochoa.blogspot.com/2008/02/is-oracle-11g-rest-ready.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]