hexo-theme-next
hexo-theme-next copied to clipboard
能不能在主题中增加一个按标签进行分类,在搜索框前面增加选择标签的下拉框,进而实现分类搜索的功能??
Issue Checklist
- [X] I am using NexT version 8.0 or later.
- [X] I have already read the Troubleshooting page of Hexo and Troubleshooting page of NexT.
- [X] I have already searched for current issues, which does not help me.
Other Information
如题,文章上万,搜索慢,有分类搜索需求,最好能按标签分类搜索。
Such as the topic, tens of thousands of articles, slow search, there is a need for classified search, it is best to search by tag.
I am using NexT version 8.16 I have already read the Troubleshooting page of Hexo and Troubleshooting page of NexT. I have already searched for current issues, which does not help me.
Thanks for opening this issue, maintainers will get back to you as soon as possible!
另见 https://github.com/next-theme/hexo-generator-searchdb/issues/28
我觉得你该起个自建搜索引擎,像elasticsearch之类的了,next的搜索我记得是要每次重复下载那个超大的全文数据库的
是的,这是静态博客的痛点…