int nextDoc()
hasNext()==true
This method is equivalent to next()
, but avoids the creation
of an Integer Object.Iterator.next()
float score()
nextDoc()
The value returned may be meaningless depending on the context in which the DocIterator instance was retrieved.
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.