From 3e303db1fa63ef8668933dbd1da2d6e49927c546 Mon Sep 17 00:00:00 2001 From: orbiter Date: Wed, 3 Nov 2010 09:20:36 +0000 Subject: added search suggestions in XML format. This also supports CORS git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7293 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/suggest.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 htroot/suggest.xml (limited to 'htroot/suggest.xml') diff --git a/htroot/suggest.xml b/htroot/suggest.xml new file mode 100644 index 000000000..2ac01fbd7 --- /dev/null +++ b/htroot/suggest.xml @@ -0,0 +1,11 @@ + + +#[query]# +
+#{suggestions}# + + #[text]# + +#{/suggestions}# +
+
-- cgit v1.2.3