@wxn0brp/db-core
    Preparing search index...

    Interface AdapterOpts

    interface AdapterOpts {
        idKey?: string;
        numberId?: boolean;
    }
    Index
    idKey?: string
    numberId?: boolean