Skip to content

Feature: Fuzzy search with lunr.js #1287

Description

@itay-grudev

I'd like to propose the following improvement:

Making the search support fuzzy matches using an engine like Lunr.js

This way if I misspelled a class or method name it would still show up.

Earlier today I was looking for a wrong class name (I added an extra s to Location) and was getting API modules instead of the Location module. It would have been really useful if it had matched both results.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions