Your email prompted me to re-read the query parser documentation.  There are
only two examples using parentheses, which seem to be the answer to my
questions.  They are:

 (jakarta OR apache) AND website 

And

title:(+return +"pink panther")


These leave a lot unanswered, though.  I mean, for example, what would
happen if the query were:

title:(+return +pink panther)
or 
title:(return*pink panther)

I.e. are the + or booleans required between each word inside the
parentheses?

I guess the answer is that I need to just play with it and find out, but as
others have mentioned, the documentation is lacking in some respects and I'd
say this is one of them... Maybe I'll submit some answers when I figure them
out. :)

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

Reply via email to