yacy_search_server/source/net/yacy/kelondro/blob
sixcooler ecb4986b38 refactored stuff from last commit to ReferenceContainer
see: http://forum.yacy-websuche.de/viewtopic.php?f=5&t=3353&p=23163#p23163
the limiting of references is disabled per default
to enable this set yacy.conf - index.maxReferences to a value of e.g. 100000

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7935 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-07 18:55:16 +00:00
..
ArrayStack.java refactored stuff from last commit to ReferenceContainer 2011-09-07 18:55:16 +00:00
BEncodedHeap.java early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 2011-08-02 15:52:33 +00:00
BLOB.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Compressor.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00
Gap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Heap.java fix for very bad compare 2011-05-08 08:45:58 +00:00
HeapModifier.java *) set SVN properties 2011-03-08 01:51:51 +00:00
HeapReader.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
HeapWriter.java fix for not-deleted .gap and .idx files 2011-03-17 17:09:19 +00:00
MapDataMining.java refactoring: moved all score-related classes to new ranking package 2011-08-22 22:37:53 +00:00
MapHeap.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00
ObjectBuffer.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
Stack.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Stacks.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Tables.java early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 2011-08-02 15:52:33 +00:00