[
https://issues.apache.org/jira/browse/SOLR-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Feak updated SOLR-815:
---------------------------
Attachment: SOLR-815.patch
I think there is value in covering the entire HalfWidth/FullWidth normalization
issue in a single class. So, I renamed it to something more appropriate and
added the additional mappings.
It should now work just as well with Korean as Japanese.
Here's a new version for your consideration.
> Add new Japanese half-width/full-width normalizaton Filter and Factory
> ----------------------------------------------------------------------
>
> Key: SOLR-815
> URL: https://issues.apache.org/jira/browse/SOLR-815
> Project: Solr
> Issue Type: New Feature
> Components: Analysis
> Affects Versions: 1.3
> Reporter: Todd Feak
> Assignee: Koji Sekiguchi
> Priority: Minor
> Attachments: SOLR-815.patch, SOLR-815.patch, SOLR-815.patch
>
>
> Japanese Katakana and Latin alphabet characters exist as both a "half-width"
> and "full-width" version. This new Filter normalizes to the full-width
> version to allow searching and indexing using both.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.