Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Make search better for autocomplete entries (fuzzy search) #883

@jtremback

Description

@jtremback

Chrome has a nice history autocomplete which does a fuzzy-ish search for stuff in your history when you type into the address bar:
image

Brave doesn't really do this:
image

I've used this library to implement this feature before: http://lunrjs.com/

It works pretty well, might want to benchmark it though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions