Skip to content

weird answer #19

Description

@tibloop

hello, i am trying out this application to achieve autocompletion. But it gives me weird results
Here is my entry :

25 hey
21 how do you do?
15 how I met your mother
10 hello world
9 great Days ahead

and my query : http://localhost:6767/face/suggest/?q=h&n=3

and the result :

"[ { "phrase": "hey", "score": 25 },
{ "phrase": "how do you do?", "score": 21 },
{ "phrase": "hello world", "score": 10 }]

Why is it not, hey/ how do you do / how i met, which are the most frequent ones??
thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions