Hi,

To handle such a problem, you should use an analyzer with a stemmer (Porter
stemmer for example).  You have just to add the stemmer filter to your
analyser. 

Hope this help,

Samir

-----Message d'origine-----
De : spinergywmy [mailto:[EMAIL PROTECTED] 
Envoyé : lundi, 27. août 2007 05:55
À : java-user@lucene.apache.org
Objet : Get results from partial search keyword


Hi guys,

   How can I get the search result like "searching, searches, searcher,
searchers, searched" while I just key in search keyword? And the words
within the quotes will be highlighted as well.

   Thank you.
-- 
View this message in context:
http://www.nabble.com/Get-results-from-partial-search-keyword-tf4333228.html
#a12341296
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to