I just tried with some real spanish text:

"Alquileres"  -->

=============================================================
org.apache.solr.analysis.LowerCaseFilterFactory {}
term position   1
term text       alquileres
term type       word
source start,end        4,14
payload         
============================================================
org.apache.solr.analysis.SnowballPorterFilterFactory {language=Spanish}
term position   1
term text       alquiler
term type       word
source start,end        4,14
payload         



Looks like that spanish stemmer is working.   Thanks,

cyang

--
View this message in context: 
http://lucene.472066.n3.nabble.com/stopFilterFactor-and-SnowballPorterFilterFactory-not-work-for-Spanish-tp2684322p2684814.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to