mirror of
https://github.com/zhaobot/yuzu.git
synced 2025-01-23 22:17:37 -03:00
bfb4e3bcaa
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. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
proguard-rules.pro |