You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fuzzy search, introduced by π v3.2.0 π (thanks, awesome feature!), shows search results in a seemingly strange order.
Issue:
gitmoji -c
Start typing 'test' (to find β ) character by character:
Notice that β is not found in the last search result, while the word 'test' is almost a direct match with a word in 'updating tests'. As a user I expect the search results to be sorted by relevance, with larger partial word matches having greater relevance.
Hello @carloscuesta!
Fuzzy search, introduced by π v3.2.0 π (thanks, awesome feature!), shows search results in a seemingly strange order.
Issue:
gitmoji -c
Notice that β is not found in the last search result, while the word 'test' is almost a direct match with a word in 'updating tests'. As a user I expect the search results to be sorted by relevance, with larger partial word matches having greater relevance.
OS: macOS 10.14.6
gitmoji-cli -v: 3.2.0
Node version:
node -v
:v13.7.0
Error Message: none
See aforementioned issues steps.
The text was updated successfully, but these errors were encountered: