From bd4f43cd669d0fbcdd9c8e3d22f82479ce2e5465 Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 31 Oct 2006 02:45:41 +0000 Subject: [PATCH] - fixed a null pointer exception bug - switched off more write caches - re-enabled index-abstracts search git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2885 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- doc/Download.html | 2 +- .../de/anomic/kelondro/kelondroFlexTable.java | 16 +++++--- source/de/anomic/net/URL.java | 3 ++ .../plasma/plasmaCrawlLURLOldEntry.java | 2 +- .../de/anomic/plasma/plasmaSearchEvent.java | 28 ++++++++------ source/de/anomic/yacy/yacyClient.java | 38 ++++++++++--------- source/de/anomic/yacy/yacySearch.java | 1 + 7 files changed, 52 insertions(+), 38 deletions(-) diff --git a/doc/Download.html b/doc/Download.html index 81c53de84..895982238 100644 --- a/doc/Download.html +++ b/doc/Download.html @@ -54,7 +54,7 @@ globalheader();

Latest Release: The latest YaCy release version is 0.48
-Nightly builds from compiles out of SVN can be obtained from http://latest.yacy-forum.de/.
+Nightly builds from compiles out of SVN can be obtained from http://latest.yacy-forum.de/.