ctrl+k 查找只能在本机node,无法涵盖子node
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
比如查找 A B两个关键词,A在node A里,B在node A的子node B中,那么查找A B两个关键词时会找不到。
比如:
- A
- B
这样是找不到的。
只有 A B在同一层node中才行。
### Reproduce the Bug
-
### Expected Behavior
_No response_
### Screenshots
_No response_
### Browser, Desktop or Mobile Platform Information
_No response_
### Additional Context
_No response_
### Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
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 reproducing the Ctrl+K search with nested nodes, using one keyword in a parent node and another in its child. Trace the search entry point for this behavior; done means a search for terms across a node and its child returns the matching nested structure.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100