next-theme / hexo-generator-searchdb

🔍 Seach data generator plugin for Hexo.
https://www.npmjs.com/package/hexo-generator-searchdb
MIT License
63 stars 5 forks source link

能否在搜索功能中增加关键词 #28

Open dhndzwxj opened 1 year ago

dhndzwxj commented 1 year ago

因为我的Hexo文章的头文件里面一般是有tags的,是否能增加关键词搜索功能呢?比如在搜索框内输入 “tags 数据结构” 就是要搜索全部带“数据结构”tags的文章呢?