traefik / traefik/plugin-service
Search engine
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5
- Forks
- 9
- Avg merge
- 14d 17h
- Merged PRs (30d)
- 2
Description
Current behavior
Search Engine search only on display name. For instance,
a) search environmentheader, => returns zero result
b) search environment header => returns expected result
It seems to search only on display name.
Expected behavior
Search engine should allow users to search also on metadata like import, summary and/or author.
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
No file, test, or entry point is named in the issue. Start by locating the search implementation and the metadata fields for import, summary, and author, then inspect how display names are indexed or queried. Done means searches such as environmentheader can match the relevant metadata as well as display names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100