yacy_search_server/htroot/js
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
..
ajax.js Basic WatchCrawler.html, which loades the Queues using AJAX. 2005-10-29 09:47:30 +00:00
Bookmarks.js Bookmarks tag suggestion 2007-06-07 22:49:31 +00:00
html.js - fixed the handover of the searchterm and -type on index.html when the user clicks on "more options..." 2007-06-29 19:23:42 +00:00
IndexCreate.js *) Bugfix for problem with ajax graphic 2007-06-07 07:40:32 +00:00
WatchCrawler.js redesigned remote crawl process: 2007-11-29 02:07:37 +00:00
WatchWebStructure.js enter on webstrucutre 2007-06-02 14:50:36 +00:00
xml.js fix for last commit 2006-12-12 02:51:59 +00:00
yacysearch.js second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine) 2007-09-17 19:39:15 +00:00