Interface SpanCollector

    • Method Detail

      • collectLeaf

        void collectLeaf​(PostingsEnum postings,
                         int position,
                         Term term)
                  throws java.io.IOException
        Collect information from postings
        Parameters:
        postings - a PostingsEnum
        position - the position of the PostingsEnum
        term - the Term for this postings list
        Throws:
        java.io.IOException - on error
      • reset

        void reset()
        Call to indicate that the driving Spans has moved to a new position