Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.search.highlight |
Highlighting search terms.
|
Modifier and Type | Method and Description |
---|---|
LeafMetaData |
FilterCodecReader.getMetaData() |
abstract LeafMetaData |
LeafReader.getMetaData()
Return metadata about this leaf.
|
LeafMetaData |
SegmentReader.getMetaData() |
LeafMetaData |
ParallelLeafReader.getMetaData() |
LeafMetaData |
FilterLeafReader.getMetaData() |
Modifier and Type | Method and Description |
---|---|
LeafMetaData |
TermVectorLeafReader.getMetaData() |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.