[
https://issues.apache.org/jira/browse/SOLR-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1359:
-------------------------------
Attachment: SOLR-1359.patch
Here's my rewritten patch based on what I believe should happen.
If inject==false, the original token is still injected if there are no phonetic
alternatives.
Also, the zero-length term check from SOLR-1005 was incorrect (couldn't handle
2 in a row)
This patch also uses the new token API.
> DoubleMetaphoneFilter bugs
> --------------------------
>
> Key: SOLR-1359
> URL: https://issues.apache.org/jira/browse/SOLR-1359
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Fix For: 1.4
>
> Attachments: SOLR-1359.patch
>
>
> DoubleMetaphoneFilter implementation has bugs:
> http://search.lucidimagination.com/search/document/8b6b91f72203caef/doublemetaphone_bugs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.