commit | 322dc3d3f3b3ab5b1eacc8ef8cc0fcd7cbed97e3 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Wed Jul 15 18:30:47 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Thu Aug 13 17:17:27 2009 -0700 |
tree | c6cd7850e7f7f0e0b9a7e4171390be9b2d93c241 | |
parent | c3df2d6fd27f3a5b84040b59aece3367769f0cb6 [diff] |
Prune out suggestions that have a very large edit distance. If the number of keys picked from proximity is too large, prune out the subtree. Otherwise you get vastly unrelated suggestions. Fix a bug introduced with the missing_chars checkin.