[ http://issues.apache.org/jira/browse/LUCENE-322?page=comments#action_12374026 ]
Alexey Panchenko commented on LUCENE-322: ----------------------------------------- Yes, after getIndexReader() method is added this patch is not needed and is issue can be closed. > [PATCH] Add IndexSearcher.numDocs() method > ------------------------------------------ > > Key: LUCENE-322 > URL: http://issues.apache.org/jira/browse/LUCENE-322 > Project: Lucene - Java > Type: Improvement > Components: Search > Versions: 1.4 > Environment: Operating System: All > Platform: All > Reporter: Alexey Panchenko > Assignee: Lucene Developers > Priority: Minor > Attachments: IndexSearcher_numDocs.patch > > It is convenient method to return number of documents in the index thru > available IndexSearcher object. Probably this method should be also introduced > in org.apache.lucene.search.Searchable, but this changes more files and at the > moment I need it only in IndexSearcher. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]