From 4e68a10cd92ecda7a2e76a755a71a96cfff6147f Mon Sep 17 00:00:00 2001 From: theli Date: Sun, 13 May 2007 23:40:57 +0000 Subject: [PATCH] *) Updating News.rss git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3721 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- doc/News.rss | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/doc/News.rss b/doc/News.rss index f7fff719d..2f08d9036 100644 --- a/doc/News.rss +++ b/doc/News.rss @@ -12,6 +12,40 @@ http://www.yacy.net/ + + New Release V0.52 (20070512_3715) + http://www.yacy.net/yacy/News.html#3715 + Sat, 12 May 2007 00:12:29 GMT + 3715 + +
  • New Functions
  • +
      +
    • Added exclusion-search (a search with '-' to exclude specific words from the search results)
    • +
    • Added extraction of sitemap-url from robots.txt, which can be used for crawl starts
    • +
    • Added a network configuration menu for new cluster configuration functions: a set of peers may now operate as an isle within the YaCy network, without exchange of index data over the border of the isle. Peers within the cluster can trigger internal remote crawls and search only within the own cluster.
    • +
    • Added a postscript parser
    • +
    +
  • Interface Enhancements
  • +
      +
    • Redesigned the status page, shows now also hints and warnings
    • +
    • Better layout for image search results
    • +
    • The peer profile can now be displayed as vcard, e.g. http://localhost:8080/ViewProfile.vcf?hash=localhash
    • +
    +
  • Performance Enhancements
  • +
      +
    • Added an option to configure a path to a secondary index location. + This shall be used to store a fragment of the index on another physical device, + to split IO load and enhance access speed. The index is splitted in such a way + that the LURLs are stored to the secondary location, and the RWIs to the primary + location.
    • +
    • Optimized memory allocation when accessing the web-index (now half of memory throughput as before)
    • +
    • Fixed bugs in database engine that corrupted the data when entries had been removed
    • +
    + + ]]>
    +
    + New Release V0.51 (20070321_3501) http://www.yacy.net/yacy/News.html#3501