[
https://issues.apache.org/jira/browse/LUCENE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483108#comment-13483108
]
Colm Rice commented on LUCENE-4494:
-----------------------------------
Hi Ryan, yes, your right of course. In short, if I knew how to do it I would,
I'm still a bit of a newbie you see!
I received some advice previously (not sure how good it was now) that indicated
that the codecs are rarely touched, so I decided to add the patch to the Lucene
solution and hope that someone with more experience that I, would do some
handholding with me or relocate it.
Je suis desole :-)
> 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
>
> Attachments: LUCENE-4494.patch
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> 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.
> Reference: http://en.wikipedia.org/wiki/Match_rating_approach
--
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]