|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegmentReader | |
---|---|
org.apache.lucene.index | Code to maintain and access indices. |
Uses of SegmentReader in org.apache.lucene.index |
---|
Methods in org.apache.lucene.index that return SegmentReader | |
---|---|
static SegmentReader |
SegmentReader.get(boolean readOnly,
Directory dir,
SegmentInfo si,
int readBufferSize,
boolean doOpenStores,
int termInfosIndexDivisor)
|
static SegmentReader |
SegmentReader.get(boolean readOnly,
SegmentInfo si,
int termInfosIndexDivisor)
|
Methods in org.apache.lucene.index with parameters of type SegmentReader | |
---|---|
void |
SegmentReader.CoreClosedListener.onClose(SegmentReader owner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |