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
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