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

Add optimization for sequential access of stored fields

    XMLWordPrintableJSON

Details

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

    Description

      If we are reading the stored-fields of document ids (25, 27, 28, 26, 99), and doc-25 triggers the stored-fields reader to decompress a block containing document ids [10-50], then we can tell the reader to read not only 25, but 26, 27, and 28 to avoid decompressing that block multiple times.

      This issue proposes adding a new optimized instance of stored-fields reader that allows users to select the preferred fetching range.

      Attachments

        Issue Links

          Activity

            People

              dnhatn Nhat Nguyen
              dnhatn Nhat Nguyen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m