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

Allow BKDWriter buffer sizes to be configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None
    • New

    Description

      BKDWriter has a 16Mb internal buffer it uses for sorting points, which then spills over to on-disk sorting if there are too many values. The difference in performance between in-buffer and on-disk sorting is pretty stark, and it would be nice to make this buffer size configurable so that users can choose to use more RAM during indexing to speed things up.

      Attachments

        Activity

          People

            Unassigned Unassigned
            romseygeek Alan Woodward
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: