[jira] [Updated] (LUCENE-6708) TopFieldCollector sometimes calls Scorer.score() several times on the same doc

2015-08-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6708: - Fix Version/s: 5.4 TopFieldCollector sometimes calls Scorer.score() several times on the same

[jira] [Updated] (LUCENE-6708) TopFieldCollector sometimes calls Scorer.score() several times on the same doc

2015-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6708: - Attachment: LUCENE-6708.patch Here is a patch. I also took opportunity of this change to reduce