yacy_search_server/htroot/js
Michael Peter Christen 788288eb9e added the generation of 50 (!!) new solr field in the core 'webgraph'.
The default schema uses only some of them and the resting search index
has now the following properties:
- webgraph size will have about 40 times as much entries as default
index
- the complete index size will increase and may be about the double size
of current amount
As testing showed, not much indexing performance is lost. The default
index will be smaller (moved fields out of it); thus searching
can be faster.
The new index will cause that some old parts in YaCy can be removed,
i.e. specialized webgraph data and the noload crawler. The new index
will make it possible to:
- search within link texts of linked but not indexed documents (about 20
times of document index in size!!)
- get a very detailed link graph
- enhance ranking using a complete link graph

To get the full access to the new index, the API to solr has now two
access points: one with attribute core=collection1 for the default
search index and core=webgraph to the new webgraph search index. This is
also avaiable for p2p operation but client access is not yet
implemented.
2013-02-22 15:45:15 +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 fix for last commit 2006-12-12 02:51:59 +00:00
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 added a tooltip for search navigation to mention that search pages can 2012-08-20 13:02:29 +02:00