You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/07/23 19:50:51 UTC

[jira] Commented: (SOLR-2013) ASCIIFoldingFilter => MappingCharFilterFactory as a mapping file

    [ https://issues.apache.org/jira/browse/SOLR-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891686#action_12891686 ] 

Robert Muir commented on SOLR-2013:
-----------------------------------

This seems like a really good idea. Currently it looks like solr includes a mapping based on the deprecated ISOLatin1AccentFilter, which we really should have removed in trunk already:
{noformat}
This class is included for use with existing
 * indexes and will be removed in a future release (possibly Lucene 4.0)
{noformat}


> ASCIIFoldingFilter => MappingCharFilterFactory as a mapping file
> ----------------------------------------------------------------
>
>                 Key: SOLR-2013
>                 URL: https://issues.apache.org/jira/browse/SOLR-2013
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 3.1, Next
>            Reporter: Steven Rowe
>            Priority: Minor
>             Fix For: 3.1, Next
>
>         Attachments: mapping-FoldToASCII.txt
>
>
> Attached is a mapping file to provide the equivalent of ASCIIFoldingFilter through the MappingCharFilterFactory.
> I'm not sure where this should go in the source tree.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org