[ https://issues.apache.org/jira/browse/LUCENE-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir updated LUCENE-2463: -------------------------------- Attachment: LUCENE-2463.patch attached is a patch. If no one objects, I would like to commit in a few days. > Improve Greek analysis > ---------------------- > > Key: LUCENE-2463 > URL: https://issues.apache.org/jira/browse/LUCENE-2463 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/analyzers > Reporter: Robert Muir > Assignee: Robert Muir > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: LUCENE-2463.patch > > > * Changed tokenstreams to CharTermAttribute > * Moved stopwords out of private String[] to a txt file (for use by Solr, etc) > * Removed TODO / fixed unicode conformance of GreekLowerCaseFilter > * Reformatted touched files to normal indentation > * Added inflectional stemmer (Ntais algorithm) > all the changes are backwards compatible with Version. -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org