Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Repository search confuses "co-" and "-co" #1842

Open
@m7a

Description

@m7a

I would like to provide visitors of my github profile with a means to filter only for those repositories that might be useful to other people. To allow this, I am using a naming convention of having the second letter to be o in relevant repositories, thus I provide a link to the following search:

Link “live demo”: https://github.com/m7a?tab=repositories&q=%22bo-%22+in%3Aname+OR+%22lo-%22+in%3Aname+OR+%22co-%22+in%3Aname+OR+%22wo-%22+in%3Aname

"bo-" in:name OR "lo-" in:name OR "co-" in:name OR "wo-" in:name

Expected

Results display only repositories that contain at least one of bo-, lo-, co- or wo-

Got

Results for all repositories wanted and additionally two unexpected results:

  • lp-conf-cli
  • lp-cone

Both of them contain -co in their name but none of bo-, lo-, co-, wo-.

Edit: I have reported this to github under https://support.github.com/contact/feedback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions