You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ignacio Vera (JIRA)" <ji...@apache.org> on 2019/02/21 08:29:00 UTC

[jira] [Created] (LUCENE-8703) Build point writers only when needed on the BKD tree

Ignacio Vera created LUCENE-8703:
------------------------------------

             Summary: Build point writers only when needed on the BKD tree
                 Key: LUCENE-8703
                 URL: https://issues.apache.org/jira/browse/LUCENE-8703
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Ignacio Vera


With the introduction of LUCENE-8699, I have realised the BKD tree uses quite a lot of heap even when it is not needed, for example for 1D points. 

In this issue I propose to create point writers only when needed. In addition I propose to create PointWriters based on the estimated point count given in the constructor. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org