:   5     B
:                                           Expected Actual
: Query           Parsed As                 Matches  Matches
: -----           ---------                 -------- -------
: NOT B           -body:B                     2, 4   <none>
: *:* NOT B       MatchAllDocsQuery -body:B   2, 4   2, 4, 5
: *.* AND NOT B   +MatchAllDocsQuery -body:B  2, 4   2, 4, 5

your actual matches do not apear correct based based on my personal
experience .. cna you post a short test case that demonstrates this?




-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to