Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 93704 invoked from network); 13 Jun 2002 17:43:06 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Jun 2002 17:43:06 -0000 Received: (qmail 8976 invoked by uid 97); 13 Jun 2002 17:43:06 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 8955 invoked by uid 97); 13 Jun 2002 17:43:05 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 8927 invoked by uid 98); 13 Jun 2002 17:43:04 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: Scott Ganyo To: 'Lucene Users List' Subject: RE: Boolean Query + Memory Monster Date: Thu, 13 Jun 2002 12:46:35 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C21302.42CD2C40" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C21302.42CD2C40 Content-Type: text/plain; charset="iso-8859-1" Use the java -Xmx option to increase your heap size. Scott > -----Original Message----- > From: Nader S. Henein [mailto:nsh@bayt.net] > Sent: Thursday, June 13, 2002 12:20 PM > To: lucene-user@jakarta.apache.org > Subject: Boolean Query + Memory Monster > > > > I have 1 Geg of memory on the machine with the application > when I use a normal query it goes well, but when I use a range > query it sucks the memory out of the machine and throws a servlet > out of memory error, > I have 80 000 records in the index and it's 43 MB large > > anything people ? > > > Nader S. Henein > Bayt.com , Dubai Internet City > Tel. +9714 3911900 > Fax. +9714 3911915 > GSM. +9715 05659557 > www.bayt.com > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > ------_=_NextPart_001_01C21302.42CD2C40--