[ https://issues.apache.org/jira/browse/LUCENE-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shai Erera closed LUCENE-1601. ------------------------------ Resolution: Duplicate Fix Version/s: (was: 3.0) LUCENE-1656 turned off scoring when sorting by default, so there no need for this issue anymore. > Handle 3.0 specific TODOs, following LUCENE-1575 > ------------------------------------------------ > > Key: LUCENE-1601 > URL: https://issues.apache.org/jira/browse/LUCENE-1601 > Project: Lucene - Java > Issue Type: Improvement > Components: Search > Reporter: Shai Erera > > In LUCENE-1575 we've changed the HitCollector API to Collector, as well as > decoupled score from collect(). Also, we've allowed TopFieldCollector to not > track document scores and maxScore. For back-compat reasons we kept defaults > to true (i.e., track scores), but should remove them in 3.0. > This issue will handle all the 3.0 targeted changes. -- 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