On Oct 10, 2005, at 1:44 AM, Anand Kishore wrote:
Does stemming result in failure of exact phrase matches???
It shouldn't. Please provide a simple scenario where you're seeing
such a failure. Stemming will allow you to find more than the exact
phrase, but it should always match an exact
In some cases, it does.
But you can choose to use some Analyzers which only cut words out just
by empty spaces.
Chris
Full-Text Search on Any Databases
http://www.dbsight.net
On 10/9/05, Anand Kishore <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Does stemming result in failu
Hi,
Does stemming result in failure of exact phrase matches???
--
- Anand