Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 18796 invoked from network); 4 Apr 2005 11:59:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 11:59:30 -0000 Received: (qmail 55687 invoked by uid 500); 4 Apr 2005 11:59:22 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 55660 invoked by uid 500); 4 Apr 2005 11:59:22 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 55645 invoked by uid 99); 4 Apr 2005 11:59:21 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from shared4.hardhathosting.com (HELO getopt.org) (69.44.16.11) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 04 Apr 2005 04:59:20 -0700 Received: from [192.168.0.254] (75-mo3-2.acn.waw.pl [62.121.105.75]) (authenticated) by getopt.org (8.11.6/8.11.6) with ESMTP id j34BxOA15484 for ; Mon, 4 Apr 2005 06:59:24 -0500 Message-ID: <42512C14.2020604@getopt.org> Date: Mon, 04 Apr 2005 13:59:16 +0200 From: Andrzej Bialecki User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: java-user@lucene.apache.org Subject: Re: EXCEPTION LUCENE 1.4.3 + LUKE References: <8d81ab731955cd4eada9c9a23bf54e0e@ehatchersolutions.com> In-Reply-To: <8d81ab731955cd4eada9c9a23bf54e0e@ehatchersolutions.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Erik Hatcher wrote: > I haven't looked at Luke's source code to confirm, but my hunch is that > Luke is upping the maximum clause count of BooleanQuery. (see > BooleanQuery.setMaxClauseCount()) No, it doesn't. The reason for that exception NOT occuring with Luke is simply the fact that Luke uses Lucene 1.9-rc1-dev, where that constant has been increased to 1024. -- Best regards, Andrzej Bialecki ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org