You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/10/12 02:30:41 UTC

[jira] [Created] (LUCENE-5279) Don't use recursion in DisjunctionSumScorer.countMatches

Michael McCandless created LUCENE-5279:
------------------------------------------

             Summary: Don't use recursion in DisjunctionSumScorer.countMatches
                 Key: LUCENE-5279
                 URL: https://issues.apache.org/jira/browse/LUCENE-5279
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless


I noticed the TODO in there, to not use recursion, so I fixed it to just use a private queue ...



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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