public abstract class TermsIndexWriterBase extends Object implements Closeable
BlockTermsWriter.TermsIndexReaderBase| Modifier and Type | Class and Description |
|---|---|
class |
TermsIndexWriterBase.FieldWriter
Terms index API for a single field.
|
| Constructor and Description |
|---|
TermsIndexWriterBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract TermsIndexWriterBase.FieldWriter |
addField(FieldInfo fieldInfo,
long termsFilePointer) |
public abstract TermsIndexWriterBase.FieldWriter addField(FieldInfo fieldInfo, long termsFilePointer) throws IOException
IOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.