Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 99494 invoked from network); 9 Apr 2002 14:28:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Apr 2002 14:28:07 -0000 Received: (qmail 9839 invoked by uid 97); 9 Apr 2002 14:28:01 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 9732 invoked by uid 97); 9 Apr 2002 14:28:00 -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 9605 invoked from network); 9 Apr 2002 14:27:59 -0000 Reply-To: From: "Ian Forsyth" To: "Lucene Users List" Subject: RE: too many open files in system Date: Tue, 9 Apr 2002 10:23:52 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm calling in response to the LuceneCocconIndexer, is this class an XML file indexer? (excuse my ignorance i am just stepping into this whole thing..) I do a lot of development with PHP, on different platforms (WIN,*NIXES) and I want to get into indexing data... I am wondering if there are classes existing that index XML files, and for search results, spit out an xml stream.. I am figuring I would send results to lucene via the cmd line, but i am not sure how i would capture the xml results.. Do I have to have Lucene make a physical XML file called for instance searchresults.xml then i set my XSLT parser to that file.. ? I am very curious about this whole thing and any help would be a super help. Regards, Ian -----Original Message----- From: Nader S. Henein [mailto:nsh@bayt.net] Sent: Tuesday, April 09, 2002 8:56 AM To: Lucene Users List; amayen@dkf.de Subject: RE: too many open files in system that depends on how many files you're indexing .. I still have to figure out too what logic does the LuceneCocoonIndexer adhere when it is creating the index files -----Original Message----- From: root [mailto:amayen@dkf.de] Sent: Tuesday, April 09, 2002 4:50 PM To: Lucene Users List Subject: Re: too many open files in system On Tuesday, 9. April 2002 14:08, you wrote: > root wrote: > > Doesn't Lucene releases the filehandles?? > > > > because I get "too many open files in system" after running lucene a > > while! > > Are you closing the readers and writers after you've finished using them? > > cheers, > > Chris Yes I close the readers and writers! @Nader S. Henein If I increase the filehandles, to what count should I increase them? -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: