Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 69347 invoked from network); 1 Apr 2004 18:33:05 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Apr 2004 18:33:05 -0000 Received: (qmail 5722 invoked by uid 500); 1 Apr 2004 18:32:32 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 5598 invoked by uid 500); 1 Apr 2004 18:32:31 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 5512 invoked from network); 1 Apr 2004 18:32:31 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 1 Apr 2004 18:32:31 -0000 Received: (qmail 19986 invoked by uid 50); 1 Apr 2004 18:33:14 -0000 Date: 1 Apr 2004 18:33:14 -0000 Message-ID: <20040401183314.19984.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: lucene-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 28108] - 1.3 Final Release - TooManyClauses error not allowing search to work X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=28108 1.3 Final Release - TooManyClauses error not allowing search to work jacob@niku.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From jacob@niku.com 2004-04-01 18:33 ------- I will set the maxClauseCount larger, and hopefully that will help the problem. However, aren't you worried that the weighting functionality is creating a query with thousands of clauses? I would think since my original query only had 9 clauses that I would not have to change the settings. Maybe there should be a setting to allow turning off the weighting? --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org