[
https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3915:
--------------------------------
Attachment: LUCENE-3915.patch
updated patch with this optimization.
> Add Japanese filter to replace term attribute with readings
> -----------------------------------------------------------
>
> Key: LUCENE-3915
> URL: https://issues.apache.org/jira/browse/LUCENE-3915
> Project: Lucene - Java
> Issue Type: New Feature
> Reporter: Christian Moen
> Priority: Minor
> Attachments: LUCENE-3915.patch, LUCENE-3915.patch
>
>
> Koji and Robert are working on LUCENE-3888 that allows spell-checkers to do
> their similarity matching using a different word than its surface form.
> This approach is very useful for languages such as Japanese where the surface
> form and the form we'd like to use for similarity matching is very different.
> For Japanese, it's useful to use readings for this -- probably with some
> normalization.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]