From f8cd57c92f73ea78355c0649a6859ea349a9f40b Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Sun, 22 Apr 2012 02:05:17 +0200 Subject: new indexing strategy: ALL links that appear anywhere are indexed, not only links where the content can be parsed. All non-parseable links are placed into the noload queue. The search process must therefore be able to filter out non-text search results. - This fixes the problem that image search results appeared in the text search. - The interactive search can retrieve now ALL types of links - The p2p interface is now extended to retrieve only certain types of links (text, image, video, apps) - The search process has an extension to filter the right document type according to the search query --- htroot/yacyinteractive.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htroot/yacyinteractive.html') diff --git a/htroot/yacyinteractive.html b/htroot/yacyinteractive.html index f24120475..f0309e03c 100644 --- a/htroot/yacyinteractive.html +++ b/htroot/yacyinteractive.html @@ -56,6 +56,9 @@ To see a list of all APIs, please visit the + + + #(allowrealtime)# :: -- cgit v1.2.3