Interface QueryHits

    • Method Detail

      • nextScoreNode

        ScoreNode nextScoreNode()
                         throws IOException
        Returns the next score node in this QueryHits or null if there are no more score nodes.
        Returns:
        the next score node in this QueryHits.
        Throws:
        IOException - if an error occurs while reading from the index.