{if condition="config('elasticsearch.enable', false)"} 当前使用 Elasticsearch 搜索 文档数量:{$esStats.docs} 存储占用:{$esStats.store} 查询总数:{$esStats.search} {else/} 当前使用 DB 搜索 {/if}
本次搜索耗时:0 ms