> I'm not sure weather it can be solved in solr > configuration itself > (for example with query analyzer for the text field, or > with index > analyzer).
Do you have StemFilterFactory in your field type? Remove it from query analyzer for the text field. Re-start core + re-index.