[
https://issues.apache.org/jira/browse/SOLR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557136#action_12557136
]
Yonik Seeley commented on SOLR-434:
-----------------------------------
Looks good.
In my distributed faceting code I'm using ((Number)o).longValue() right now
anyway.
> interfaces should support >2B docs
> ----------------------------------
>
> Key: SOLR-434
> URL: https://issues.apache.org/jira/browse/SOLR-434
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Priority: Minor
> Fix For: 1.3
>
> Attachments: SOLR-434-LongDocCount.patch
>
>
> External interfaces that deal with numbers of documents should eventually be
> able to deal with > 2B documents (that means long instead of int).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.