Skip to content

arrange results in pertinence order  #62

Open
@Lyzzi

Description

@Lyzzi

I would like arrange my results in pertinence order with horsey.
Ex : input is "p", results are : "pomme" then "poire" then "épinard"

I tried to do it with "filter", but it seems return only boolean value so it classifies results only with the presence of the input.
Ex : input is "p", results are : "pomme" then "épinard" then "poire"

How do I use "horsey" in order to don't have boolean value and classify my results as I want ?

Thank you for your help !

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