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