Thanks

-----Original Message-----
From: Yonik Seeley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 27, 2005 4:52 PM
To: java-user@lucene.apache.org
Subject: Re: More than 32 required/prohibited clauses in query

That's a Lucene 1.4 limitation, gone in the latest 1.9 development
version.
If you want to stick with 1.4, try restructuring your query to avoid
this restriction.

-Yonik

On 12/27/05, Alex Kiselevski <[EMAIL PROTECTED]> wrote:
> I got a strange exception "More than 32 required/prohibited clauses in
> query" in using Boolean Query
>
> Is there any way to avoid it ?

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


The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of
this communication is strictly prohibited and may be unlawful.
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.

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

Reply via email to