public interface QueryHits extends CloseableHits
ScoreNodes| Modifier and Type | Method and Description | 
|---|---|
| ScoreNode | nextScoreNode()Returns the next score node in this QueryHits or  nullif
 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–2022 The Apache Software Foundation. All rights reserved.