I use solr 3.3,I want solr index words with their suffixes. when i index 'book' and 'books' and search 'book', solr show any document that has 'book' or 'books' but when I index 'rain' and 'rainy' and search 'rain', solr show any document that has 'rain' but i whant that solr show any document that has 'rain' or 'rainy'.help me.
-- View this message in context: http://lucene.472066.n3.nabble.com/how-index-words-with-their-perfix-in-solr-tp3542300p3542300.html Sent from the Solr - User mailing list archive at Nabble.com.