[
https://issues.apache.org/jira/browse/LUCENE-7257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259880#comment-15259880
]
ASF subversion and git services commented on LUCENE-7257:
---------------------------------------------------------
Commit dbb28f3cb431cf71133c2da76172a9cae480e3d5 in lucene-solr's branch
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=dbb28f3 ]
LUCENE-7257: PointValues aggregated stats fail if the provided field does not
have points on one of the leaves.
> PointValues aggregated stats fail if the provided field does not have points
> on one of the leaves
> -------------------------------------------------------------------------------------------------
>
> Key: LUCENE-7257
> URL: https://issues.apache.org/jira/browse/LUCENE-7257
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: master, 6.1
>
> Attachments: LUCENE-7257.patch
>
>
> The static helpers on PointValues to get aggregated
> size/docCount/minPackedValue/maxPackedValue fail if a leaf has points indexed
> (so that getPointValues() returns a non-null value) but not for the given
> field. In that case PointValues.size() throws an exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]