Your analyzer contains these two filters :

 

before :

 

So two things :

The words you are testing are not english words (no ?), so the stemming will
have strange behavior.
If you really want to remove accents, try to put the
ASCIIFoldingFilterFactory before the two others.

Ludovic.

-----
Jouve
France.
--
View this message in context: 
http://lucene.472066.n3.nabble.com/question-on-solr-ASCIIFoldingFilterFactory-tp2780463p2780790.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to