Class DocIDMerger.Sub

    • Field Detail

      • mappedDocID

        public int mappedDocID
        Mapped doc ID
    • Method Detail

      • nextDoc

        public abstract int nextDoc()
                             throws java.io.IOException
        Returns the next document ID from this sub reader, and DocIdSetIterator.NO_MORE_DOCS when done
        Throws:
        java.io.IOException