Hi,
i have a problem ISOaccent tokenize filter.

i have e field in my schema with this filter:

<charFilter class="solr.MappingCharFilterFactory"
mapping="mapping-ISOLatin1Accent.txt"/>

if i try this filter with analyisis tool in solr admin panel it works.

for example:

sarĂ  => sara.

but when i create indexes it doesn't work. in the index the field is "sarĂ "
with accent. why?

i use ad mysqlconnector to create indexes directly from mysql db

the mysql db is in uft-8, the connector charset is utf-8, solr is in utf-8
by default.

recently i changed my java from openjdk to sun-jdk. can be that the reason?

thanx



-- 
*Gastone Penzo*
*
*

Reply via email to