Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Class and Description |
---|---|
static class |
AssertingLeafReader.AssertingFields
Wraps a Fields but with additional asserts
|
static class |
ExitableDirectoryReader.ExitableFields
Wrapper class for another Fields implementation that is used by the ExitableFilterAtomicReader.
|
class |
MappedMultiFields
A
Fields implementation that merges multiple
Fields into one, and maps around deleted documents. |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.