public abstract class TermsIndexWriterBase.FieldWriter extends Object
| Constructor and Description |
|---|
TermsIndexWriterBase.FieldWriter() |
public abstract boolean checkIndexTerm(BytesRef text, TermStats stats) throws IOException
IOExceptionpublic abstract void add(BytesRef text, TermStats stats, long termsFilePointer) throws IOException
IOExceptionpublic abstract void finish(long termsFilePointer)
throws IOException
IOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.