mirror of https://github.com/yuzu-mirror/yuzu
android: Improve searches with one character
The Jaccard algorithm is great for searches with 2 or more characters but nothing is returned for searches with one character. To get around this, just search with JaroWinkler for single character searches.pull/8/head
parent
0cbae33790
commit
bfb4e3bcaa
Loading…
Reference in New Issue