Searched defs:stale (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/index/
H A DDirectoryReader.java51 private boolean stale; field in class:DirectoryReader
768 if (stale)
781 stale = true;
980 // dir listing will be stale and will claim a

Completed in 14 milliseconds