i have a field where there are items that are plurals, and used as very specific locators, so i do a solr search type:articles, and it translates it into :
<str name="rawquerystring">type:articles
type:articles type:articl
it gets really frustrating, is there a way i can disable this?