yacy_search_server/source/net/yacy/kelondro/blob
reger 6696cb1313 bugfix: lookup of peernames no result for active peer in page IndexControlRWIs_p.html -> Transfer RWI to other Peer
SeedDB.lookupByName searche for lowercase peerNames, while MapColumnIndex.getIndex uses peername as is in the keyset.
Changed the index init to insert lowercase peer names as key
2012-05-20 05:25:16 +02:00
..
ArrayStack.java use less proccesses in process pool 2012-02-25 14:07:20 +01:00
BEncodedHeap.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
BEncodedHeapBag.java refactoring 2011-12-16 23:59:29 +01:00
BEncodedHeapShard.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
BLOB.java refactoring 2011-12-16 23:59:29 +01:00
Compressor.java refactoring 2011-12-16 23:59:29 +01:00
Gap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Heap.java Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
HeapModifier.java refactoring 2011-12-16 23:59:29 +01:00
HeapReader.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
HeapWriter.java refactoring 2011-12-16 23:59:29 +01:00
MapColumnIndex.java bugfix: lookup of peernames no result for active peer in page IndexControlRWIs_p.html -> Transfer RWI to other Peer 2012-05-20 05:25:16 +02:00
MapDataMining.java small redesign of blob column index and usage 2012-02-02 06:43:57 +01:00
MapHeap.java added a column index for tables in blob files. This is heavily used 2012-02-01 15:11:21 +01:00
ObjectBuffer.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
Stack.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
Stacks.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Tables.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00