Class Lucene90CompressingTermVectorsFormat

  • Direct Known Subclasses:
    Lucene90TermVectorsFormat

    public class Lucene90CompressingTermVectorsFormat
    extends TermVectorsFormat
    A TermVectorsFormat that compresses chunks of documents together in order to improve the compression ratio.
    WARNING: This API is experimental and might change in incompatible ways in the next release.