public interface QueryHits extends CloseableHits
ScoreNode
sModifier and Type | Method and Description |
---|---|
ScoreNode |
nextScoreNode()
Returns the next score node in this QueryHits or
null if
there are no more score nodes. |
close, getSize, skip
ScoreNode nextScoreNode() throws IOException
null
if
there are no more score nodes.IOException
- if an error occurs while reading from the index.Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.