yacy_search_server/source/net/yacy/kelondro
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
..
blob 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
data bugfix to http://bugs.yacy.net/view.php?id=181 2012-05-19 01:06:33 +02:00
index small speed enhancement using a column factory 2012-05-17 11:08:48 +02:00
io Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
logging Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-05-17 13:58:09 +02:00
order added missing serialization to remove all warnings 2012-05-15 13:13:07 +02:00
rwi added missing serialization to remove all warnings 2012-05-15 13:13:07 +02:00
table Made a method static (Eclipse suggested it), removed unused import, pk=null check does now output a warning in logfile 2012-05-17 05:55:44 +02:00
util Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
workflow More sync in close() methods 2012-05-17 06:03:18 +02:00