Package | Description |
---|---|
org.apache.lucene.codecs |
Codecs API: API for customization of the encoding and structure of the index.
|
org.apache.lucene.index |
Misc index tools and index support.
|
Modifier and Type | Method and Description |
---|---|
MultiDocsEnum.EnumWithSlice[] |
MappingMultiDocsEnum.getSubs()
Returns sub-readers we are merging.
|
Modifier and Type | Method and Description |
---|---|
MultiDocsEnum.EnumWithSlice[] |
MultiDocsEnum.getSubs()
Returns sub-readers we are merging.
|
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.