You can try out analysis in http://localhost:8983/solr/admin/analysis.jsp
I would check there to make sure it is doing what you think it is
doing. Also, where are you seeing it as ""Solène" as opposed to the
correct way of solène?
On Mar 19, 2009, at 3:25 PM, aerox7 wrote:
Hi,
I have a mysql data base in UTF-8. I have a row with
"Solène" (solène). I
want to transforme this to solene, so i use Solr
ISOLatin1AccentFilterFactory to perform this task but it dosn't
work ?!!
i gess that "Solène" is "solène" in UTF-8 ?! i also set tomcat to
utf-8 so
normaly ISOLatin1AccentFilterFactory have to replace the
accent .......
any ideas ?
i use DataImportHandler.
--
View this message in context:
http://www.nabble.com/Problem-with-UTF-8-and-Solr-ISOLatin1AccentFilterFactory-tp22607642p22607642.html
Sent from the Solr - User mailing list archive at Nabble.com.