Try this... http://jakarta.apache.org/lucene/docs/api/org/apache/lucene/index/IndexReader.html#numDocs()
----- Original Message ----- From: "Don Vaillancourt" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Wednesday, June 30, 2004 3:55 PM Subject: How to query collection for document count > Hi all, > > How do I determine the number of documents that exists in a collection? > > Thanks > > > Don Vaillancourt > Director of Software Development > > WEB IMPACT INC. > 416-815-2000 ext. 245 > email: [EMAIL PROTECTED] > web: http://www.web-impact.com > > > > > This email message is intended only for the addressee(s) > and contains information that may be confidential and/or > copyright. If you are not the intended recipient please > notify the sender by reply email and immediately delete > this email. Use, disclosure or reproduction of this email > by anyone other than the intended recipient(s) is strictly > prohibited. No representation is made that this email or > any attachments are free of viruses. Virus scanning is > recommended and is the responsibility of the recipient. > > > > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
