hexo-generator-searchdb icon indicating copy to clipboard operation
hexo-generator-searchdb copied to clipboard

🔍 Seach data generator plugin for Hexo.

Results 10 hexo-generator-searchdb issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`7.32.0` -> `9.2.0`](https://renovatebot.com/diffs/npm/eslint/7.32.0/9.2.0) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@next-theme/eslint-config](https://theme-next.js.org/) ([source](https://togithub.com/next-theme/eslint-config)) | [`0.0.3` -> `0.0.4`](https://renovatebot.com/diffs/npm/@next-theme%2feslint-config/0.0.3/0.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next-theme%2feslint-config/0.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

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

Throwing error cannot read properties of undefined (reading replace) while running `hexo server` ![gambar](https://user-images.githubusercontent.com/12471057/206861232-088afb9c-be07-454f-a80f-a2bd15677a54.png)

- [ ] Search filters on archives / cats / tags (https://github.com/iissnan/hexo-theme-next/issues/424, https://louisbarranqueiro.github.io/hexo-theme-tranquilpeak/all-categories/#posts-list-releases, http://litten.me) - [ ] Local search obscure lookup (https://github.com/iissnan/hexo-theme-next/issues/1695) - [ ] Control characters issue (https://github.com/theme-next/hexo-theme-next/issues/1167, https://github.com/next-theme/hexo-theme-next/issues/235)...

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`7.32.0` -> `9.11.1`](https://renovatebot.com/diffs/npm/eslint/7.32.0/9.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

I used to set `path: search.xml` as written in the README. However I've been bothered by the search because I can't find some pages in the search results. When I...

Here's Include/Exclude file(s) setting in `_config.yml`. Can the searchdb generator follows this setting? ```yml # Include / Exclude file(s) ## include:/exclude: options only apply to the 'source/' folder include: exclude:...

Keep the generated files the same when the content does not change to avoid cache invalidation.