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

Tom Burton-West commented on SOLR-2013:
---------------------------------------

Steven and Robert,

Thanks for contributing this Steven. It  is a really good idea.  A map file 
seems much more flexible than the hard-coded case statements.

Robert,  in your comment above you mention Solr includes a mapping based on the 
deprecated ISOLatin1AccentFilter.
Could you please point me to where I can find this mapping file for the 
deprecated ISOLatin1AccentFilter in SVN?

Otherwise, I'll just run or adapt the perl code here and run it against the 
ISOLatin1AccentFilter code.

We haven't switched to the newer ASCIIFoldingFilter and need to emulate the 
ISOLatin1AccentFilter in some custom non-java code until we make the switch and 
re-index all 6 million volumes.

Tom Burton-West

> 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, 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to