Skip to content

Supporting bulk copies in Directory [LUCENE-2471] #3545

@asfimport

Description

@asfimport

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


Migrated from LUCENE-2471 by Earwin Burrfoot, updated May 09 2016

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions