it
    Preparing search index...

    Interface BatchedBytesOptions

    interface BatchedBytesOptions {
        size?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    size?: number

    The minimum number of bytes that should be in a batch (default: 1MB)