simonsobs / simonsobs/lightserve
Add endpoint for partial search of source names
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 20d 28m
- Merged PRs (30d)
- 1
Description
Will allow fuzzy source name searching (e.g. someone searches for ACT-S J12)
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 locating the HTTP API entry point for source-name queries and reviewing how existing endpoints expose source data. Determine how the endpoint should accept partial names such as ACT-S J12 and what matching response is expected; it is done when fuzzy source-name searches return the intended results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100