API 参考
    正在准备搜索索引...

    接口 CloseOptions

    interface CloseOptions {
        force?: boolean;
    }
    索引
    force?: boolean