yacy_search_server/source/net/yacy
Michael Peter Christen 9a5ab4e2c1 removed clickdepth_i field and related postprocessing. This information
is now available in the crawldepth_i field which is identical to
clickdepth_i because of a specific crawler strategy.
2014-04-16 22:16:20 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora removed clickdepth_i field and related postprocessing. This information 2014-04-16 22:16:20 +02:00
crawler - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
data added missing @Override annotation 2014-03-28 13:48:37 +01:00
document - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
gui added missing @Override annotation 2014-03-28 13:48:37 +01:00
http fixed a time-out problem in the default servlet which is also a logging 2014-04-04 15:27:29 +02:00
kelondro - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
peers autoupdate fails to download latest release (1.71) due to default release blacklist 2014-04-13 07:32:32 +02:00
repository - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
search removed clickdepth_i field and related postprocessing. This information 2014-04-16 22:16:20 +02:00
server fix for parsing of numeric value in case that boolean values are given 2014-04-04 11:59:51 +02:00
upnp added missing @Override annotation 2014-03-28 13:48:37 +01:00
utils added missing @Override annotation 2014-03-28 13:48:37 +01:00
visualization added missing @Override annotation 2014-03-28 13:48:37 +01:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java autoupdate fails to download latest release (1.71) due to default release blacklist 2014-04-13 07:32:32 +02:00
yacy.java fix: remove obsolete ref to yacy.home 2014-04-04 02:45:04 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00