Class DocumentBatch.MultiDocumentBatch

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, java.util.function.Supplier<LeafReader>
    Enclosing class:
    DocumentBatch

    private static class DocumentBatch.MultiDocumentBatch
    extends DocumentBatch
    • Constructor Detail

      • MultiDocumentBatch

        MultiDocumentBatch​(Analyzer analyzer,
                           Document... docs)
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Throws:
        java.io.IOException