[
https://issues.apache.org/jira/browse/LUCENE-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828317#comment-15828317
]
ASF subversion and git services commented on LUCENE-7640:
---------------------------------------------------------
Commit 188a19e67e8e4a9d2c7f0e596eb0820b80770d98 in lucene-solr's branch
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=188a19e ]
LUCENE-7640: Fix test bug.
> Speed up PointValues#estimatePointCount with Relation.CELL_INSIDE_QUERY
> -----------------------------------------------------------------------
>
> Key: LUCENE-7640
> URL: https://issues.apache.org/jira/browse/LUCENE-7640
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Priority: Minor
> Fix For: master (7.0), 6.5
>
> Attachments: LUCENE-7640.patch
>
>
> Currently when we get a {{Relation.CELL_INSIDE_QUERY}}, we just recurse in
> order to count the number of matching leaves. But it should be possible to
> get this number without recursing, which should help speed up
> {{estimatePointCount}} for queries that match large ranges of points.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]