From 9a8937f8b6e091fcbff873e69734fded9cf27ae4 Mon Sep 17 00:00:00 2001 From: orbiter Date: Thu, 1 Sep 2011 16:02:15 +0000 Subject: [PATCH] be more liberal when evaluating search results. This may cause that it is possible to fraud content on fresh peers, but that is better than looong waiting times for the evaluation of every link which causes that everybody rejects YaCy as 'too slow'. But this is only because of the high standards that YaCy sets to itself. If we are able to gain more users by lowering the standard, then that is useful. The option to set that flag to verify each link is still there. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7918 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- defaults/yacy.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/yacy.init b/defaults/yacy.init index 142ee0aa0..44f45b7d1 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -754,7 +754,7 @@ search.navigation=hosts,authors,namespace,topics,filetype,protocol # consider content nevertheless as available and show result without snippet # false: no link verification and not snippet generation: all search results are valid without verification -search.verify = ifexist +search.verify = cacheonly # in case that a link verification fails then the corresponding index reference can be # deleted to clean up the index. If this property is set then failed index verification in