yacy_search_server/source/de/anomic/yacy
orbiter c89d8142bb replaced old 'kCache' by a full-controlled cache
there are now two full-controlled caches for incoming indexes:
- dhtIn
- dhtOut
during indexing, all indexes that shall not be transported to remote peers
because they belong to the own peer are stored to dhtIn. It is furthermore
ensured that received indexes are not again transmitted to other peers
directly. They may, however be transmitted later if the network grows.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2574 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-09-14 00:51:02 +00:00
..
seedUpload *) adding possibility to configure the server port for seed uploading via scp. 2006-03-08 16:34:05 +00:00
yacyAccessible.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyClient.java bugfixes for remote search server part 2006-09-13 22:19:34 +00:00
yacyCore.java *)again fixing for wrong version display, now totally working with double instead of float 2006-08-28 17:54:07 +00:00
yacyDHTAction.java replaced old 'kCache' by a full-controlled cache 2006-09-14 00:51:02 +00:00
yacyNewsAction.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyNewsDB.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
yacyNewsPool.java *) better handling of server shutdown 2006-09-04 05:17:37 +00:00
yacyNewsQueue.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
yacyNewsRecord.java * fixed problem with indexContainer iteration from RAM: 2006-08-01 10:30:55 +00:00
yacyPeerAction.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyPeerActions.java *) fixed existing protection against divbyzero and removed the new one 2006-09-08 23:43:30 +00:00
yacySearch.java bugfixes for remote search server part 2006-09-13 22:19:34 +00:00
yacySeed.java fixed bugs: 2006-04-06 16:28:28 +00:00
yacySeedDB.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
yacySeedUploader.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyVersion.java added keywords, properties; 2006-02-21 00:30:38 +00:00