@Deprecated public class AppendingTermsReader extends BlockTreeTermsReader
BlockTreeTermsReader.FieldReader, BlockTreeTermsReader.StatsEMPTY_ARRAY| Constructor and Description |
|---|
AppendingTermsReader(Directory dir,
FieldInfos fieldInfos,
SegmentInfo info,
PostingsReaderBase postingsReader,
IOContext ioContext,
String segmentSuffix,
int indexDivisor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
readHeader(IndexInput input)
Deprecated.
|
protected int |
readIndexHeader(IndexInput input)
Deprecated.
|
protected void |
seekDir(IndexInput input,
long dirOffset)
Deprecated.
|
checkIntegrity, close, iterator, ramBytesUsed, size, termsgetUniqueTermCountpublic AppendingTermsReader(Directory dir, FieldInfos fieldInfos, SegmentInfo info, PostingsReaderBase postingsReader, IOContext ioContext, String segmentSuffix, int indexDivisor) throws IOException
IOExceptionprotected int readHeader(IndexInput input) throws IOException
readHeader in class BlockTreeTermsReaderIOExceptionprotected int readIndexHeader(IndexInput input) throws IOException
readIndexHeader in class BlockTreeTermsReaderIOExceptionprotected void seekDir(IndexInput input, long dirOffset) throws IOException
seekDir in class BlockTreeTermsReaderIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.