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
rdf RDF demo servlet 2012-06-10 13:02:11 +02:00
ajax.js
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
IndexCreate.js - refactoring of getpageinfo_p.xml (moved out of util) 2011-11-15 00:22:40 +00:00
query.js
rss2.js
sorttable.js
WatchWebStructure.js
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