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

Adrien Grand resolved LUCENE-7667.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 6.5
                   master (7.0)

> BKDReader could call grow on larger increments
> ----------------------------------------------
>
>                 Key: LUCENE-7667
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7667
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: master (7.0), 6.5
>
>         Attachments: LUCENE-7667.patch
>
>
> Currently, we only call grow() on leaf nodes. We could make it grow with 
> larger increments by calling grow() on the number of leaf cells under the 
> current node when the relation is CELL_INSIDE_QUERY (logic that we already 
> have for point count estimations).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to