traefik / traefik/plugin-service

Search engine

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/proposal
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.