Re: Exact Search

2006-03-06 Thread Erik Hatcher
-user@lucene.apache.org Subject: Re: Exact Search Could you please provide an example of some sample text, the terms that are emitted by the analyzer, and a query you'd like to work? Erik On Mar 6, 2006, at 5:50 AM, Waleed Tayea wrote: Dear All. How can I perform an exact search on an index c

RE: Exact Search

2006-03-06 Thread Waleed Tayea
able to know wheather the original text exactly matches my query or not. Thanks. Waleed, -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 1:31 PM To: java-user@lucene.apache.org Subject: Re: Exact Search Could you please provide an example of

Re: Exact Search

2006-03-06 Thread Erik Hatcher
Could you please provide an example of some sample text, the terms that are emitted by the analyzer, and a query you'd like to work? Erik On Mar 6, 2006, at 5:50 AM, Waleed Tayea wrote: Dear All. How can I perform an exact search on an index constructed with a morphological analyze