Feature suggestion: search all pastes (PoC implementation included)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 860
- Forks
- 63
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 1
Description
I recently built a simple search function for my own use: https://paste.fliegendewurst.eu/search#unrecognized
If you want I can clean it up a bit (e.g. making it optional) and create a PR. I would also understand if you would rather not have a search function, since it is a bit out of scope for a simple pastebin. (Though it is quite useful for my private pastebin.)
Contributor guide
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
Review the linked PoC and the repository's current paste-storage and request-handling entry points to determine the scope. First confirm whether maintainers want search in wastebin and whether it should be optional; done means an agreed, integrated search feature with its behavior and acceptance criteria documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sqlite
- Domain
- backend, databases, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100