yacy_search_server/source/de/anomic/yacy
orbiter dec24244cf added convenience class to generate UTF StringBody objects with a default UTF8 charset.
Reason: if this is not used in StringBody-Class initialization, a default charset name is parsed.
This is a synchronized process and all classes using default charsets synchronize at that point
Synchronization is omitted if this class is used
 

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7530 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-25 13:26:09 +00:00
..
dht introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 2011-02-13 17:37:28 +00:00
graphics - removed synchronization in serverSwitch which should improve speed 2011-02-22 12:56:25 +00:00
seedUpload extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
Tray.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyBuildProperties.java replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
yacyChannel.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
yacyClient.java added convenience class to generate UTF StringBody objects with a default UTF8 charset. 2011-02-25 13:26:09 +00:00
yacyCore.java - enhanced date formatter cache 2011-02-25 12:23:00 +00:00
yacyNetwork.java added convenience class to generate UTF StringBody objects with a default UTF8 charset. 2011-02-25 13:26:09 +00:00
yacyNewsDB.java - enhanced date formatter cache 2011-02-25 12:23:00 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyPeerActions.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
yacyRelease.java - enhanced main release recognition 2010-10-24 21:43:01 +00:00
yacySearch.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 2011-02-13 17:37:28 +00:00
yacySeed.java - enhanced date formatter cache 2011-02-25 12:23:00 +00:00
yacySeedDB.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00
yacySeedUploader.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
yacyUpdateLocation.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyVersion.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00