Stone.js API
    Preparing search index...

    Options for the @JobHandler decorator.

    interface JobHandlerOptions {
        action?: string;
    }
    Index
    action?: string

    The method that processes the job (defaults to handle).