Stefan, Thanks a lot! Makes sense. So I don't have to worry about my leader thinking it's out of date, then.
Michael Della Bitta ------------------------------------------------ Appinions 18 East 41st Street, 2nd Floor New York, NY 10017-6271 www.appinions.com Where Influence Isn’t a Game On Thu, Mar 14, 2013 at 3:11 PM, Stefan Matheis <matheis.ste...@gmail.com> wrote: > Hey Michael > > I was a bit confused because you mentioned SolrCloud in the subject. We're > talking about http://host:port/solr/#/collection1 (f.e.) right? And there, > the left-upper Box "Statistics" ? > > If so, the Output comes from /solr/collection1/admin/luke ( > http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/java/org/apache/solr/handler/admin/LukeRequestHandler.java?view=markup#l551 > ) which uses DirectoryReader.isCurrent() under the Hood. > > That method contains a explanation in its javadocs: > http://lucene.apache.org/core/4_2_0/core/org/apache/lucene/index/DirectoryReader.html#isCurrent() > > HTH > Stefan > > > > On Thursday, March 14, 2013 at 7:01 PM, Michael Della Bitta wrote: > >> Hi everyone, >> >> Is there an official definition of the "Current" flag under Core > >> Home > Statistics? >> >> What would it mean if a shard leader is not "Current"? >> >> Thanks, >> >> Michael Della Bitta >> >> ------------------------------------------------ >> Appinions >> 18 East 41st Street, 2nd Floor >> New York, NY 10017-6271 >> >> www.appinions.com (http://www.appinions.com) >> >> Where Influence Isn’t a Game > >