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.
yacy_search_server/source/de/anomic/yacy
orbiter 619b561a4a
enhanced secondary search: index abstracts decompression is now much faster and does not cause strong CPU load after several searches with more than one word
14 years ago
..
dht use less peers for remote search 14 years ago
graphics replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
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 14 years ago
Tray.java Tray.java: Broke the build on with wrong non UTF-8 encoded file and french umlauts (unmappable character for encoding UTF8) 14 years ago
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 15 years ago
yacyBuildProperties.java replaced more appearance of double values by float values 14 years ago
yacyChannel.java changed the default port from 8080 to 8090 14 years ago
yacyClient.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
yacyCore.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
yacyNetwork.java better concurrency (less locking on date formatting) more logging and minor bug fixes 14 years ago
yacyNewsDB.java continuing the fight against deadlocks during time formatting: better caching. 14 years ago
yacyNewsPool.java *) General private License? ;-) 14 years ago
yacyNewsQueue.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
yacyPeerActions.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
yacyRelease.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
yacySearch.java enhanced secondary search: index abstracts decompression is now much faster and does not cause strong CPU load after several searches with more than one word 14 years ago
yacySeed.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
yacySeedDB.java more patches for a better out-of-memory management 14 years ago
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 14 years ago
yacyUpdateLocation.java more PMD recommendations 15 years ago
yacyVersion.java moved all Double values to Float values because of 14 years ago