prorm API Reference
    Preparing search index...

    Interface DefaultFieldMeta

    interface DefaultFieldMeta {
        field: string;
        options: any;
    }
    Index
    field: string
    options: any