filter或translator是否可以搞一個通用的動態開關
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 4.6k
- Forks
- 728
- Avg merge
- 21h 55m
- Merged PRs (30d)
- 7
Description
本地有通過設置“single_char_filter_off”這個option,
作爲single_char_filter的開關。默認爲false,
所以是開的,設成true,就可以關掉了。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the filter and translator option handling, then inspect how the existing single_char_filter_off option enables or disables single_char_filter. Clarify which filters or translators should share a dynamic switch and what configuration behavior is expected; done should mean the agreed generic mechanism works without breaking the existing option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100