yacy_search_server/source/de/anomic/yacy
orbiter 09de5da74a once again a performance hack
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6388 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-08 18:26:54 +00:00
..
dht Fix for SVN6380: x[] Arrays are unsuitable Keys for Maps without using a proper Comparator. 2009-10-08 12:55:36 +00:00
logging refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
seedUpload removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
Tray.java refactoring: 2009-07-19 20:37:44 +00:00
yacyAccessible.java refactoring: 2009-07-19 20:37:44 +00:00
yacyBuildProperties.java * workaround for non-working build property replacements 2009-07-12 09:38:03 +00:00
yacyClient.java - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class 2009-10-05 20:11:41 +00:00
yacyCore.java fixed seed upload methods - replaced reflection with direct instantiation 2009-09-15 09:47:02 +00:00
yacyNetwork.java refactoring: 2009-07-19 20:37:44 +00:00
yacyNewsDB.java added configuration to enable ram table copy 2009-09-07 20:30:57 +00:00
yacyNewsPool.java added configuration to enable ram table copy 2009-09-07 20:30:57 +00:00
yacyNewsQueue.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
yacyNewsRecord.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
yacyPeerActions.java refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
yacyRelease.java replaced wget-requests with caching requests 2009-07-24 14:52:27 +00:00
yacySearch.java disabled or removed sleep calls 2009-09-07 18:50:44 +00:00
yacySeed.java fix for seed generation 2009-09-29 08:05:36 +00:00
yacySeedDB.java - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class 2009-10-05 20:11:41 +00:00
yacySeedUploader.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
yacyUpdateLocation.java * introduce signatures to autoupdate 2009-04-17 09:58:06 +00:00
yacyURL.java once again a performance hack 2009-10-08 18:26:54 +00:00
yacyVersion.java - updates to yacyVersion parser (remove old targets) 2009-09-14 18:08:40 +00:00