Why not use the SnowballAnalyzer for Turkish? Snowball recently added a Turkish stemmer.
On Jan 10, 2008 8:51 PM, Grant Ingersoll (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Grant Ingersoll resolved LUCENE-559. > ------------------------------------ > > Resolution: Incomplete > > Needs unit tests and a patch would be nice. > > > Turkish Analyzer for Lucene > > --------------------------- > > > > Key: LUCENE-559 > > URL: https://issues.apache.org/jira/browse/LUCENE-559 > > Project: Lucene - Java > > Issue Type: Improvement > > Components: Analysis > > Reporter: Emre Bayram > > Priority: Minor > > Attachments: IndexFiles.java, SearchFiles.java, > TurkishAnalyzer.java, TurkishAnalyzer.java, TurkishStemFilter.java, > TurkishStemFilter.java, TurkishStemmer.java, TurkishStemmer.java > > > > > > I have developed an Analyzer for Turkish, thanks to German Language > Analyzer and Brazillian Language Analyzers. > > This Turkish Analyzer supports iso-8859-9 character set(Turkish) and > have a nice stop words set. I hope it can help to Turkish developers who use > lucene(i searched many hours for a turkish analyzer for lucene but couldnt > find, so i coded and sending it here.) > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards, Shai Erera