http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-06fafb5d19e786a50fb3dfb8821a6af9f37aa831
--
Ian.
On Wed, Jul 23, 2008 at 12:26 PM, sandyg <[EMAIL PROTECTED]> wrote:
>
> Hi ALL,
>
> Please can u help how to overcome the exception
> org.apache.lucene.search.BooleanQuery$TooManyClauses: maxCl
Hi ALL,
Please can u help how to overcome the exception
org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set
to 1024
i got this when am using prefix query like 123*
--
View this message in context:
http://www.nabble.com/BooleanQuery%24TooManyClauses%3A-maxClauseCount-