7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript15,861 stars (15,861 stars)3,696 forks (3,696 forks)batch import
Can't ReproduceHelp wanted
Description
local search How to obscure lookup
local search搜索如何支持模糊查找,具体如何修改
Contributor guide
- Tech stack
- javascript
- Domain
- searchfrontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Basic understanding of Hexo themesFamiliarity with JavaScriptConcept of fuzzy search
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the current local search implementation in the repository, likely in the search related files. Look for any existing fuzzy search support or plugins. Check the issue comments for any suggestions or links to resources. The maintainer may need to clarify whether this is a feature request or a usage question. Consider integrating a lightweight fuzzy search library like Fuse.js and adding configuration options to the theme.