yacy_search_server/source/net/yacy/search
Michael Peter Christen 075b6f9278 refactoring of the crawl balancer: the balancer is turned into an
interface and the old balancer class is moved into LegacyBalancer to
make room for a fresh implementation of a crawl balancer.
2014-04-14 13:32:35 +02:00
..
index Merge branch 'master' of git@gitorious.org:yacy/rc1.git 2014-04-10 21:40:54 +02:00
query added missing @Override annotation 2014-03-28 13:48:37 +01:00
ranking removed unused code (HostStat) 2014-02-24 20:51:43 +01:00
schema fix for virtual root nodes 2014-04-11 15:12:34 +02:00
snippet Team added support for URLs with unicode characters in host part to 2014-03-25 22:14:54 +01:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ResourceObserver.java fixed a problem with resource observer; probably coming from uncatched 2014-04-04 15:26:39 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java refactoring of the crawl balancer: the balancer is turned into an 2014-04-14 13:32:35 +02:00
SwitchboardConstants.java added adminAccount switch to ConfigAccounts_p servlet to switch on 2014-03-20 22:11:49 +01:00