[ https://issues.apache.org/jira/browse/LUCENE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir updated LUCENE-2117: -------------------------------- Attachment: LUCENE-2117.patch patch for the bug that: * for Turkish language, when Version >= 3.1, use TurkishLowerCaseFilter instead in SnowballAnalyzer * Add javadoc note to SnowballFilter noting that it expects lowercased text to work (and in the turkish case, you must use the special filter) * add contrib/analyzers dependency to contrib/snowball (perhaps not the best but what is the other option?) > Fix SnowballAnalyzer casing behavior for Turkish Language > --------------------------------------------------------- > > Key: LUCENE-2117 > URL: https://issues.apache.org/jira/browse/LUCENE-2117 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/* > Affects Versions: 3.0 > Reporter: Simon Willnauer > Priority: Minor > Fix For: 3.1 > > Attachments: LUCENE-2117.patch > > > LUCENE-2102 added a new TokenFilter to handle Turkish unique casing behavior > correctly. We should fix the casing behavior in SnowballAnalyzer too as it > supports a TurkishStemmer. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org