[
https://issues.apache.org/jira/browse/LUCENE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177890#comment-15177890
]
Michael McCandless commented on LUCENE-7062:
--------------------------------------------
I forgot to reference the issue number (again!!); here's the merge commit to
master:
https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=4c4313889f4ee9c12ff0ce012f24de4a447c319b
I backported to 6.x, but I'm waiting for the 6.0 branch to get fixed before
back porting.
> PointValues should expose additional stats
> ------------------------------------------
>
> Key: LUCENE-7062
> URL: https://issues.apache.org/jira/browse/LUCENE-7062
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: master, 6.0
>
> Attachments: LUCENE-7062.patch
>
>
> There are two useful stats exposed by postings that are easy to also expose
> in points: {{size}}, which is the total number of points indexed, and
> {{getDocCount}}, which is the total number of documents that have at least
> one point.
> Like the other point values API fixes, I think we should do this for 6.0,
> since otherwise if we add it later we'll have to annoyingly handle the "-1"
> back compat case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]