Class FSTTermsWriter.TermsWriter

  • Enclosing class:
    FSTTermsWriter

    final class FSTTermsWriter.TermsWriter
    extends java.lang.Object
    • Constructor Detail

      • TermsWriter

        TermsWriter​(FieldInfo fieldInfo)
             throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • finishTerm

        public void finishTerm​(BytesRef text,
                               BlockTermState state)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • finish

        public void finish​(long sumTotalTermFreq,
                           long sumDocFreq,
                           int docCount)
                    throws java.io.IOException
        Throws:
        java.io.IOException