public class BlockTermsWriter
extends FieldsConsumer
implements java.io.Closeable
| Modifier and Type | Field and Description |
|---|---|
protected IndexOutput |
out |
static int |
VERSION_CURRENT |
static int |
VERSION_START |
| Constructor and Description |
|---|
BlockTermsWriter(TermsIndexWriterBase termsIndexWriter,
SegmentWriteState state,
PostingsWriterBase postingsWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
write(Fields fields,
NormsProducer norms) |
public static final int VERSION_START
public static final int VERSION_CURRENT
protected IndexOutput out
public BlockTermsWriter(TermsIndexWriterBase termsIndexWriter, SegmentWriteState state, PostingsWriterBase postingsWriter) throws java.io.IOException
java.io.IOExceptionpublic void write(Fields fields,
NormsProducer norms)
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionData In Motion GmbH all rights reserved