java.lang.Object
org.apache.lucene.search.IndexSearcher.LeafSlice
- Enclosing class:
- IndexSearcher
A class holding a subset of the
IndexSearcher
s leaf contexts to be executed within a
single thread.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
leaves
The leaves that make up this slice.
-
-
Constructor Details
-
LeafSlice
-