> -Original Message-
> From: Karl Wettin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 24, 2007 10:25 PM
> To: java-user@lucene.apache.org
> Subject: Re: Same query different results?
>
>
>
> 25 okt 2007 kl. 06.33 skrev Warren:
>
> > This
Isn't one term quoted the same as one term
unquoted?
What am I missing?
Thanks,
Warren
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
you give us the toString for your
query1 and query2?
Erick
On 10/3/07, Warren <[EMAIL PROTECTED]> wrote:
I am new to Lucene and am having problems with booleanQueries. How do you
write Boolean OR and AND
queries?
Is this an OR query
booleanQuery.add(query1, BooleanClause.Occur.SHOULD);
bo
but how are the queries connected, with
AND, OR or NOT?
--
Thanks,
Warren Bell
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]