[search] support pagination
Open
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 31
Description
Now that DA's API supports continuation tokens, search (queue / tree / traverse) should also support this.
## Critiera of acceptance
1. Searching for content respects continuation tokens.
2. Traversing content respects continuation tokens.
Contributor guide
Research direction
Start by locating the search implementations for queue, tree, and traverse, then review how the DA API exposes continuation tokens. Verify the behavior with the repository's existing checks or search-related tests. Done means content searches and traversals both respect continuation tokens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100