Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7667

BKDReader could call grow on larger increments

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.5, 7.0
    • None
    • None
    • New

    Description

      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).

      Attachments

        1. LUCENE-7667.patch
          1 kB
          Adrien Grand

        Activity

          People

            Unassigned Unassigned
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: