Re: how to handle plurals

2006-01-03 Thread Erik Hatcher
On Jan 3, 2006, at 4:54 AM, Steven Pannell wrote: Does anyone know how I can handle plurals in lucene. If I search for dog and then dogs I get two different search results. I would like the same results regardless of the plural. Can this be done?? Yes, it can easily be done by using an

how to handle plurals

2006-01-03 Thread Steven Pannell
Hi, Does anyone know how I can handle plurals in lucene. If I search for dog and then dogs I get two different search results. I would like the same results regardless of the plural. Can this be done?? thanks, Steve. - To un