yacy_search_server/htroot/xml
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
..
bookmarks refactoring of index management: 2006-05-19 23:50:55 +00:00
util *) adding missing return prop (requested by allo) 2006-09-09 12:34:24 +00:00
queues_p.java *) direct access to responseheaders of sbQueue.Entry removed to make it more http independent 2006-09-04 15:56:49 +00:00
queues_p.xml
snippet.java fist step+attempt so solve the snippet marking problem. 2006-09-03 23:22:23 +00:00
snippet.xml
status_p.java replaced old 'kCache' by a full-controlled cache 2006-09-14 00:51:02 +00:00
status_p.xml