On Tue, Mar 31, 2009 at 4:55 PM, John Wang <[email protected]> wrote: > Maybe I am missing something. I don't see any calls that would gimme the > number of segments. Are you suggesting: IndexCommit.getFileNames().size()?
IndexReader.getSequentialSubReaders().length The stats page of Solr now displays the number of segments in the current index using this. -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
