Skip to content

searching for "Locale" doesn't find "Locale" class first #3477

Open
@Hixie

Description

@Hixie

Searching for "Locale" in the flutter docs gives many locale properties from random classes in its search results, but not the Locale class. A class should always trump a property when it's an exact match, since it's likely to be rarer.

Similarly, searching for "path" in the flutter docs does not surface the path library, even though it is in the index. A library is even more rare than a class so an exact match should also be a higher priority.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-searchIssues with the search boxtype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions