[ http://issues.apache.org/jira/browse/LUCENE-696?page=comments#action_12444506 ] Paul Elschot commented on LUCENE-696: -------------------------------------
Repeating a comment just posted at LUCENE-693: skipTo() as first call on a scorer should work. ReqExclScorer and ReqOptSumScorer depend on that for the excluded and optional scorers. > Scorer.skipTo() doesn't always work if called before next() > ----------------------------------------------------------- > > Key: LUCENE-696 > URL: http://issues.apache.org/jira/browse/LUCENE-696 > Project: Lucene - Java > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Yonik Seeley > > skipTo() doesn't work for all scorers if called before next(). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]