]> gitweb.fperrin.net Git - Dictionary.git/commit
Improve handling when a word is not found.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 14 Apr 2018 20:01:36 +0000 (22:01 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 14 Apr 2018 20:01:36 +0000 (22:01 +0200)
commit2d412ee0753c98d9ad18cc6ffc7ec46e07627532
treea7f7f04edba0d714c542586d7ee953f4e5034fbf
parent1c929d8c3970a292ab26af3869dd0f11370a9533
Improve handling when a word is not found.

Show the most similar word, instead of always
the following word in the list.
This has the side-effect of ignoring any trailing
dots or other garbage as in issue #80.
src/com/hughes/android/dictionary/engine/Index.java