Colm Rice created LUCENE-4494:
---------------------------------
Summary: Add phoenetic algorithm Match Rating approach to lucene
Key: LUCENE-4494
URL: https://issues.apache.org/jira/browse/LUCENE-4494
Project: Lucene - Core
Issue Type: Improvement
Components: modules/analysis
Affects Versions: 4.0-ALPHA
Reporter: Colm Rice
Priority: Minor
Fix For: 4.1
I want to add MatchRatingApproach algorithm to the Lucene project.
What I have at the moment is a class called
org.apache.lucene.analysis.phoenetic.MatchRatingApproach implementing
StringEncoder
I have a pretty comprehensive test file located at:
org.apache.lucene.analysis.phonetic.MatchRatingApproachTests
It's not exactly existing pattern so I'm going to need a bit of advice here.
Thanks! Feel free to email.
FYI: It my first contribitution so be gentle :-) C# is my native.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]