1
down vote
favorite
i want to know which stemming filter factory can be used to fetch all the
possible tenses of a stem word.

example : if "run" is the search word -> it has to fetch results for all
files involving run , running , runs , ran.

also the vice-versa --> whichever tense of a word is searched , it has to
retreive all the results from the files.

i tried using POrterStemFilterFactory , snowball , kstem --> none of these
seems to fetch the intended results.

Please help ! thanks in advance

Thanks, Aishwarya



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to