[ 
https://issues.apache.org/jira/browse/LUCENE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847916#action_12847916
 ] 

Shai Erera commented on LUCENE-2337:
------------------------------------

Note that -1 is a valid return value in case doc() is called before nextDoc(). 
However it is not valid for nextDoc() and advance().

> DisjunctionSumScorer and ScorerDocQueue javadocs and one method name out of 
> date after move from skipTo() to advance()
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2337
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2337
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Javadocs, Search
>            Reporter: Paul Elschot
>            Priority: Trivial
>             Fix For: 3.1
>
>         Attachments: LUCENE-2337.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to