yacy_search_server/htroot/js
Michael Peter Christen c95a84103a complete redesign of search process:
- removed 'worker' processes
- no internal time-out behaviour: methods either are successful or
return null
- waiting is only done on top-level
- removed snippet-production; this is replaced by solr snippets
- removed statistics based on solr size queries (they had been VERY
long); the statistics (like suggestions or tag cloud) are now again
based on the old but very fast RWI index. In portal or intranet mode the
RWI index is usually switched off; if you like to have statistics again
then you must switch on the rwis again in this mode.
- fixed many bugs regarding correct page counter
2013-02-26 17:16:31 +01:00
..
highslide - fixed highslide usage 2008-02-19 14:13:35 +00:00
rdf RDF demo servlet 2012-06-10 13:02:11 +02:00
ajax.js *) more beautyful (IMO) code, no functional changes 2010-03-23 21:05:26 +00:00
Bookmarks.js - refactoring of getpageinfo_p.xml (moved out of util) 2011-11-15 00:22:40 +00:00
Crawler.js added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
html.js hide memory tables by default 2008-07-27 06:59:24 +00:00
IndexCreate.js - refactoring of getpageinfo_p.xml (moved out of util) 2011-11-15 00:22:40 +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
yacy-ymarks-bookmark-actions.js - added dmoz RDF dump importer 2012-09-09 09:53:58 +02:00
yacy-ymarks-tag-actions.js YMarks: 2011-11-16 23:10:53 +00:00
yacy-ymarks.js - added dmoz RDF dump importer 2012-09-09 09:53:58 +02:00
yacyinteractive.js fixed interactive search which caused an error if pubDate is not present 2013-02-16 20:33:27 +01:00
yacysearch.js complete redesign of search process: 2013-02-26 17:16:31 +01:00