Logos DX
    Preparing search index...
    interface Config {
        driver: StorageDriver;
        prefix?: string;
        structured?: boolean;
    }
    Index

    Properties

    prefix?: string
    structured?: boolean