hexo搜索搜索gaoxiruo2026-01-082026-01-08搜索功能安装插件1npm install hexo-generator-search --save可以在根 _config.yml 中配置这个插件123456 ##Local Search本地搜索search:path: search.xmlfield: postformat: htmllimit: 10000修改 主题配置文件1234local_search: enable: true preload: true CDN: