From c34af7fe9446c6b76f3efcbe977707baebf727ac Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Tue, 12 Feb 2013 03:42:46 +0100 Subject: extended JSON Response Writer and Opensearch Response Writer for the Solr search interface in such way that it is possible to use this interface for the yacyinteractive search. This search interface is now much faster using the Solr search directly. For the Solr interface it was necessary to create a translation from the YaCy search modifiers to the Solr facet selection. This was added in such a way that it becomes generic for the normal YaCy search and as a on-top evaluation for Solr queries. --- htroot/yacyinteractive.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'htroot/yacyinteractive.html') diff --git a/htroot/yacyinteractive.html b/htroot/yacyinteractive.html index dd1a3b1a6..a6d0668f2 100644 --- a/htroot/yacyinteractive.html +++ b/htroot/yacyinteractive.html @@ -36,7 +36,8 @@
API -- cgit v1.2.3