Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
static SegmentReader |
LuceneTestCase.getOnlySegmentReader(DirectoryReader reader)
Some tests expect the directory to contain a single segment, and want to
do tests on that segment's reader.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.