Did the query found the document that contains "he is cool and also a bit
daisy" ?
(make sure the document was indexed with the exact same analzyer so the stop
words are removed from it as well).
Tal
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sebastian
> Schulz
> Sent: Tuesday, June 12, 2001 9:14 AM
> To: [EMAIL PROTECTED]
> Subject: [Lucene-users] exact phrase and StopAnalyzer
>
>
> hi,
>
>
> when using a StopAnalyzer and trying a exact phrase, which contains
> a Token from the StopTable, this Token is eliminated by the
> QueryParser.
>
> example:
> phrase: "he is cool and also a bit daisy"
> QueryParser creates: "he cool also bit daisy"
>
> correct me if i'm wrong, but for me this is not the
> right behavior, QueryParser should let phrases
> unchanged.
>
> basti
>
>
> _______________________________________________
> Lucene-users mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/lucene-users
>
_______________________________________________
Lucene-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-users