public interface QueryHits extends CloseableHits
ScoreNodes| Modifier 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, skipScoreNode 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.