[ 
https://issues.apache.org/jira/browse/LUCENE-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved LUCENE-3722.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

Committed the switch of int->long.

For now the summation stuff is still up to the caller... seems unfriendly, but 
maybe it should stay that way, but at least we have asserts that the stats 
aren't out of bounds.

                
> make similarities/term/collectionstats take long (for > 2B docs)
> ----------------------------------------------------------------
>
>                 Key: LUCENE-3722
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3722
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3722.patch, LUCENE-3722.patch, LUCENE-3722.patch, 
> LUCENE-3722.patch
>
>
> As noted by Yonik and Andrzej on SOLR-1632, this would be useful for 
> distributed scoring.
> we can also add a sugar method add() to both of these to make it easier to 
> sum.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to