On Sun, Nov 14, 2010 at 4:17 AM, Leonardo Menezes
<leonardo.menez...@googlemail.com> wrote:
> try
> Field1:Val1 AND (*:* NOT Field2:Val2), that shoud work ok

That should be equivalent to Field1:Val1 -Field2:Val2
You only need the *:* trick if all of the clauses of a boolean query
are negative.

-Yonik
http://www.lucidimagination.com

Reply via email to