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

Supporting bulk copies in Directory

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.9, 6.0
    • core/store
    • None
    • New

    Description

      A method can be added to IndexOutput that accepts IndexInput, and writes bytes using it as a source.
      This should be used for bulk-merge cases (offhand - norms, docstores?). Some Directories can then override default impl and skip intermediate buffers (NIO, MMap, RAM?).

      Attachments

        Activity

          People

            Unassigned Unassigned
            earwin Earwin Burrfoot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: