Returns the following:
-1 if .nextDoc or .advance were not called yet.
-1
.NO_MORE_DOCS if the iterator has exhausted.
Otherwise it should return the doc ID it is currently on.
2.9