|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryHits
Defines an interface for reading ScoreNodes
| Method Summary | |
|---|---|
ScoreNode |
nextScoreNode()
Returns the next score node in this QueryHits or null if
there are no more score nodes. |
| Methods inherited from interface org.apache.jackrabbit.core.query.lucene.CloseableHits |
|---|
close, getSize, skip |
| Method Detail |
|---|
ScoreNode nextScoreNode()
throws IOException
null if
there are no more score nodes.
IOException - if an error occurs while reading from the index.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||