Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Class and Description |
---|---|
class |
AssertingDirectoryReader
A
DirectoryReader that wraps all its subreaders with
AssertingLeafReader |
class |
ExitableDirectoryReader
The
ExitableDirectoryReader wraps a real index DirectoryReader and
allows for a QueryTimeout implementation object to be checked periodically
to see if the thread should exit or not. |
class |
MismatchedDirectoryReader
A
DirectoryReader that wraps all its subreaders with
MismatchedLeafReader |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.