yacy_search_server/source/net/yacy
orbiter 8f11d3a5bb redesigned the ScoreMap classes:
- new concurrent score map using atom operation from java concurrency classes
- redesigned difference beween StaticScore and Dynamic Score into ScoreMap and ReversibleScoreMap allowed that many classes can now use simple ScoreMap Objects which can be used better in concurrent environments using the ConcurrentScoreMap
- switched from DynamicScore to ConcurrentScoreMap usage wherever possible

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7586 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-13 01:41:44 +00:00
..
ai *) set SVN properties 2011-03-08 01:51:51 +00:00
cora redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
document redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
repository moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization - removed file upload function in crawl start and replaced it with an input field for a file path where the crawl start file is loaded. This was necessary to support the API steering for file crawl starts, for two reasons: 2011-03-09 12:50:39 +00:00
dbtest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
migration.java *) set SVN properties 2011-03-08 01:51:51 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00