Hi Anithya,

Yes, that sounds right.

You will want to edit mapping-FoldToASCII.txt, and my suggestion is that you 
rename mapping-FoldToASCII.txt to reflect your changes (for example, if your 
target language is German, you could rename it to 
mapping-German-FoldToASCII.txt); otherwise it would be easy to mistake this 
file for the unchanged original.

Steve

> -----Original Message-----
> From: Anithya [mailto:surysha...@gmail.com]
> Sent: Monday, February 07, 2011 6:28 PM
> To: solr-user@lucene.apache.org
> Subject: RE: How to search for special chars like ä from ae?
> 
> 
> Hi Steve, thanks for the reply. I did not understand which file do I need
> to
> rename? I'm working on Solr 1.4. The file in examples/solr/conf directory
> is
> mapping-ISOLatin1Accent.txt. The Schema.xml has the following commented
> entry.
> <charFilter class="solr.MappingCharFilterFactory"
> mapping="mapping-ISOLatin1Accent.txt"/>
> 
> Do I need to replace  mapping-ISOLatin1Accent.txt with
> http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/solr/conf/ma
> pping-FoldToASCII.txt
> mapping-FoldToASCII.txt  and change the charFilter mapping to
> <charFilter class="solr.MappingCharFilterFactory"
> mapping="mapping-FoldToASCII.txt"/> ?
> --
> View this message in context: http://lucene.472066.n3.nabble.com/How-to-
> search-for-special-chars-like-a-from-ae-tp2444921p2447888.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to