Or if I overlooked some previous post or thread that covers this please help
me track it down.
Thank you,
Tate
-Original Message-
From: Tate Avery [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 27, 2004 10:20 AM
To: [EMAIL PROTECTED]
Subject: BooleanScorer - 32 required/prohibited
Hello,
I am using Lucene 1.3 and I ran into the following exception:
java.lang.IndexOutOfBoundsException: More than 32 required/prohibited
clauses in query.
at org.apache.lucene.search.BooleanScorer.add(BooleanScorer.java:98)
Is there any easy way to fix/adjust this (like the
BooleanQuer