You could use a synonym filter to map "ran" to "run".
ran => run (and apply same filter at query and index time)
or
ran, run (only apply filter at index time, synonym filtering not needed at
query time)
But you would have to manually add all such word forms.
-- Jack Krupansky
-Original
Dear Alexander,
A few questions on stemming support in Solr 3.6.1:
> - Can you do non-English stemming?
>
With solr, many languages are supported, see
http://wiki.apache.org/solr/LanguageAnalysis
- We're using solr.PorterStemFilterFactory on the "text_en" field type. We
> will index a ton of PD