From a59c885ee0214bf3a1a114a849be9fe1f2134a03 Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 12 Oct 2010 08:36:33 +0000 Subject: [PATCH] autocomplete and did-you-mean can now understand _all_ languages and can generate suggestions in all languages and character types git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7242 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/index.html | 2 +- htroot/suggest.java | 6 +- htroot/yacy/ui/css/autocomplete.css | 2 +- htroot/yacysearch.html | 2 +- htroot/yacysearch.java | 4 +- source/de/anomic/data/DidYouMean.java | 138 +++++++++++++++----------- 6 files changed, 86 insertions(+), 68 deletions(-) diff --git a/htroot/index.html b/htroot/index.html index e13900071..6def2181f 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -14,7 +14,7 @@