Hi, You can enable/disable stemming per field type in the schema.xml, by removing the stemming filters from the type definition.
Basically, copy your prefered type, rename it to something like 'text_nostem', remove the stemming filter from the type and use your 'text_nostem' type for your field 'type' . By what you say, I guess your field 'type' will be even more happier to simply be of type 'string' . Jerome. 2009/9/15 DHast <hastings.recurs...@gmail.com>: > > 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 : type:article, then into type:articl... is tehre a way to stop it from > doing this on either the field "type" or on a list of words "articles, > notes, etc" > > i tried enering into the protwords.txt file and dont seem to get any where > -- > View this message in context: > http://www.nabble.com/do-NOT-want-to-stem-plurals-for-a-particular-field%2C-or-words-tp25455570p25455570.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Jerome Eteve. http://www.eteve.net jer...@eteve.net