Hi, I am using Snowball Analyzer with English Stemmer. It stems the plural term to singular and shows the proper search result however there is problem with singular to plural. My requirement is if document title is "guest room", it should be shown in search result upon searching for "rooms". The terms indexed for my document title are "guest" and "room". Since "rooms" is not indexed for this document, it's not being shown currently. Is there any way to achieve this?
Regards, Amita -- View this message in context: http://lucene.472066.n3.nabble.com/Singular-to-plural-tp4038931.html Sent from the Lucene - General mailing list archive at Nabble.com.