Re: problem with mapping-iso accents

2012-06-06 Thread Erick Erickson
First, please post usage/configuration questions over on the user's list, see: http://lucene.apache.org/solr/discussion.html. The dev list is intended for discussing development issues/bugs/etc. You're probably being fooled by setting 'stored="true" '. When you return the value of a field in a doc

problem with mapping-iso accents

2012-06-06 Thread Gastone Penzo
Hi, i have a problem ISOaccent tokenize filter. i have e field in my schema with this filter: 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