yacy_search_server/htroot/js
orbiter b5b09b329c BOOSTED the image search function. The result page now shows the images as embedded image link from the original source and not from the
built-in image buffering and re-sizing servlet. The result is shown much faster now not because YaCy does not need to re-size the images but
for a very strange other reason: because of RFC specification (http://tools.ietf.org/html/rfc2616#section-8.1.4) a browser does not open more than
two connections to the same server at the same time. If the YaCy image servlet is used, then the target host is the YaCy host for all images
and that prevents a parallel computation of the image loading.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7998 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-10-12 22:59:58 +00:00
..
highslide - fixed highslide usage 2008-02-19 14:13:35 +00:00
ajax.js *) more beautyful (IMO) code, no functional changes 2010-03-23 21:05:26 +00:00
Bookmarks.js adopted many calls to new api path 2009-01-16 00:02:55 +00:00
Crawler.js *) Oops! 2011-02-17 20:42:35 +00:00
html.js hide memory tables by default 2008-07-27 06:59:24 +00:00
IndexCreate.js added a very fast ftp file list generator to site crawler: 2010-12-09 17:17:25 +00:00
query.js added new news window into the status page. At this moment it is just a test. 2008-04-26 01:00:10 +00:00
rss2.js applied 'null in rss2.js' fix from Quix0r, see 2010-03-20 09:58:05 +00:00
sorttable.js added sorttable (http://www.kryogenix.org/code/browser/sorttable/) 2010-03-09 23:40:16 +00:00
WatchWebStructure.js de.lng: Added German translations for some missing table content on Network view 2010-09-26 22:28:32 +00:00
xml.js fix for last commit 2006-12-12 02:51:59 +00:00
yacyinteractive.js BOOSTED the image search function. The result page now shows the images as embedded image link from the original source and not from the 2011-10-12 22:59:58 +00:00
yacysearch.js fix in result count display 2011-09-21 11:01:01 +00:00