Skip to content

Support partial search terms in search #2789

@yishaigalatzer

Description

@yishaigalatzer

Moved from nuget home - NuGet/Home#283 by @csharpfritz

This is in re: this twitter thread: https://twitter.com/sbohlen/status/571267522571468800

Essentially this comes down to the following issue, which (depending on your POV) either merely hamper discoverability or indicate mostly-broken search functionality:
• Partial matches of search terms names are not considered

Unless you know EXACTLY the package name for which you’re searching, it’s nearly impossible to use search to progressively refine/discover the package(s) you’re seeking.

Example: a search for "nhibernate" finds the NHibernate package:
http://www.nuget.org/packages?q=nhibernate

However, a search for "nhib" does not:
http://www.nuget.org/packages?q=nhib

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions