Interface MultiColumnQueryHits

    • Method Detail

      • nextScoreNodes

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