Class CompressingTermVectorsReader

    • Constructor Detail

      • CompressingTermVectorsReader

        public CompressingTermVectorsReader​(Directory d,
                                            SegmentInfo si,
                                            java.lang.String segmentSuffix,
                                            FieldInfos fn,
                                            IOContext context,
                                            java.lang.String formatName,
                                            CompressionMode compressionMode)
                                     throws java.io.IOException
        Sole constructor.
        Throws:
        java.io.IOException
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException