You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
121 lines
6.6 KiB
121 lines
6.6 KiB
<?xml version="1.0"?>
|
|
<rss version="2.0">
|
|
<channel>
|
|
<title>YaCy: News</title>
|
|
<link>http://www.yacy.net/yacy/News.html</link>
|
|
<description>This is essentially the YaCy release change-log.</description>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Tue, 30 Jun 2007 09:00:00 GMT</lastBuildDate>
|
|
<image>
|
|
<url>http://www.yacy.net/yacy/grafics/yacy.gif</url>
|
|
<title>YaCy</title>
|
|
<link>http://www.yacy.net/</link>
|
|
</image>
|
|
|
|
<item>
|
|
<title>New Release V0.50 (20061222_3124)</title>
|
|
<link>http://www.yacy.net/yacy/News.html#3124</link>
|
|
<pubDate>Tue, 30 Jan 2007 09:00:00 GMT</pubDate>
|
|
<guid>3124</guid>
|
|
<description><![CDATA[
|
|
<ul>
|
|
<li>Added Media Search</li>
|
|
<ul>
|
|
<li>Added search pages for Images, Audio, Video and Application search.</li>
|
|
<li>Added media link presentation during snippet fetch; the Image Search presents search results as image thumbnails.</li>
|
|
<li>Better recognition of search hits for text snippet generation.</li>
|
|
<li>Media search results are indexed again after remote search results are collected; only media links are used to update the index.</li>
|
|
</ul>
|
|
<li>Better Result Ranking</li>
|
|
<ul>
|
|
<li>New ranking parameters and appearance attributes are now considered.</li>
|
|
<li>Faster ranking; more references can be ranked and sorted within given search time.</li>
|
|
<li>Ranking Parameters can be handed over to remote peers and are applied there.</li>
|
|
<li>Adopted Detailed Search to new ranking parameters.</li>
|
|
<li>Coefficients from detailed search can be set as default ranking for search page; this replaces the old ranking alternatives.</li>
|
|
</ul>
|
|
<li>Better Crawl Monitoring</li>
|
|
<ul>
|
|
<li>After a crawl start was initialized, the Crawler Monitor is shown.</li>
|
|
<li>The Crawl Monitor now shows all queue elements in one table.</li>
|
|
<li>Monitoring of index size.</li>
|
|
<li>The Crawl Profiles are shown; crawls can be interrupted within the profile table.</li>
|
|
<li>A crawl may now distinguish between text indexing and media link indexing.</li>
|
|
</ul>
|
|
<li>Migration to new Database Structure</li>
|
|
<ul>
|
|
<li>The new Collection Database is now the only database structure that can be used; Assortments are switched off.</li>
|
|
<li>Added functions to migrate Assortment databases and WORDS databases to Collection database.</li>
|
|
<li>Removed all methods to write Assortment data structures.</li>
|
|
<li>Migrated DHT position computation to base64-decoded values; this changes the DHT structure slightly and closes the gaps in the old DHT structure.</li>
|
|
</ul>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>New Release V0.49 (20061202_3040)</title>
|
|
<link>http://www.yacy.net/yacy/News.html#3040</link>
|
|
<pubDate>Sat, 02 Dec 2006 09:00:00 GMT</pubDate>
|
|
<guid>3040</guid>
|
|
<description><![CDATA[
|
|
<ul>
|
|
<li>Enhanced search service</li>
|
|
<ul>
|
|
<li>Web searches are faster because of the new data structures implemented in this version (see below)
|
|
and because bugs had been found and fixed.</li>
|
|
<li>Searches can be re-done with changed search properties. Please use the 'more options' link at the search page.</li>
|
|
<li>Added search constraints. These are search restrictions to web searches which are applied to information that is scraped
|
|
from the web pages during page parsing. The first application of search constraints is a search restricted to
|
|
index pages ('index of'). Please use the flag at the extended search functions.</li>
|
|
<li>Enabled index-abstracts search; this should solve the distributed-combined search challenge (still beeing tested).</li>
|
|
</ul>
|
|
<li>New Database Structures for Index and URL storage</li>
|
|
<ul>
|
|
<li>The new 'Collections' Data Structure is now the default data structure.</li>
|
|
<li>Index entries and URL entries carry more ranking and selection attributes, e.g. for image, video, audio and application search.</li>
|
|
<li>Enhanced Storage of URLs: they are now divided into different creation times. This enables easy deletion
|
|
of outdated URLs, enables a index-limitation function and solves the problem that the URL database was too
|
|
big to fit into a 2 GB file.</li>
|
|
<li>Search requests can now be answered in less time.</li>
|
|
<li>The index organization needs less IO.</li>
|
|
<li>Index transfers will now only be done to latest peers supporting the collection data structure.</li>
|
|
<li>Index transfers from old peers to new peers are translated automatically to new data format.</li>
|
|
<li>Assortments are no longer supported.</li>
|
|
</ul>
|
|
<li>Enhanced SOAP support</li>
|
|
<ul>
|
|
<li>Added protocol for peer administration, custom services, status queries, blacklist management,
|
|
file share management, support for outgoing transfer- and content-encoding, better error handling,
|
|
function to get and set message forwarding, handling of YaCy bookmarks, log display,
|
|
manage peer messages, get and set peer profile, query peer status, query the pause/resume state of the crawling queues,
|
|
and a check if a specific URL is blacklisted.</li>
|
|
<li>Added new ANT target to allow generation of client stub classes for YaCy SOAP api.</li>
|
|
</ul>
|
|
<li>Other new Features</li>
|
|
<ul>
|
|
<li>Added DNS-cache-miss caching.</li>
|
|
<li>Added Flash (experimental), MS Excel and Powerpoint parser.</li>
|
|
<li>New mint-green and dark skin.</li>
|
|
<li>Better non-7bit ascii character support.</li>
|
|
<li>Added ant support for rpms.</li>
|
|
<li>Added ant target for windows installer.</li>
|
|
<li>Added template to display file share in xml format.</li>
|
|
<li>Better object caching for kelondro database (combined read/write object cache with synergy effects).</li>
|
|
<li>More anonymization in logging.</li>
|
|
<li>New HTCACHE layout using files hashes; tree- and hash-layout can be used simultanously; hash-layout is now default.</li>
|
|
<li>Access to wiki is now limited to administrator, if wanted. This can be configured at the wiki page.</li>
|
|
<li>..and many bugfixes.</>
|
|
</ul>
|
|
<li>New 'satellite' Projects: these applications work as service applications for the YaCy application (start-up/experimental status)</li>
|
|
<ul>
|
|
<li>YaCy admin: a swing-based client, that is able to administrate yacy using the SOAP interface.</li>
|
|
<li>YaCy Screen Saver: presentation of the peer status in a screen saver</li>
|
|
<li>YaCy Updater: automated donwloads/updates</li>
|
|
<li>YaCy logalizer: analyzer for the YaCy log</li>
|
|
</ul>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
</channel>
|
|
</rss> |