yacy_search_server/source/de/anomic/yacy
orbiter 89b9b2b02a redesigned remote crawl process:
- instead of pushing urls to other peers, the urls are actively pulled
  by the peer that wants to do a remote crawl
- the remote crawl push process had been removed
- a process that adds urls from remote peers had been added
- the server-side interface for providing 'limit'-urls exists since 0.55 and works with this version
- the list-interface had been removed
- servlets using the list-interface had been removed (this implementation did not properly manage double-check)
- changes in configuration file to support new pull-process
- fixed a bug in crawl balancer (status was not saved/closed properly)
- the yacy/urls-protocol was extended to support different networks/clusters
- many interface-adoptions to new stack counters

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4232 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-11-29 02:07:37 +00:00
..
seedUpload fix for seed upload build script 2006-10-09 15:22:20 +00:00
yacyAccessible.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyClient.java redesigned remote crawl process: 2007-11-29 02:07:37 +00:00
yacyCore.java Allow absolute paths in configuration settings. 2007-11-04 10:36:25 +00:00
yacyDHTAction.java redesigned remote crawl process: 2007-11-29 02:07:37 +00:00
yacyNetwork.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
yacyNewsAction.java fix to prevent bad-formed news messages 2007-07-13 09:41:55 +00:00
yacyNewsDB.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
yacyNewsPool.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
yacyNewsQueue.java - fixed problem with yacyVersion and own version generation 2007-07-16 23:47:21 +00:00
yacyNewsRecord.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
yacyPeerAction.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyPeerActions.java better handling of seed properties 2007-11-09 09:40:42 +00:00
yacySearch.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
yacySeed.java - some enhancements to IndexControlURLs (shows more links, connects referrer to another query) 2007-11-17 01:53:02 +00:00
yacySeedDB.java re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
yacySeedUploader.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyURL.java - enhanced monitoring of ranking parameters 2007-11-16 14:48:09 +00:00
yacyVersion.java redesigned remote crawl process: 2007-11-29 02:07:37 +00:00