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