yacy_search_server/htroot/env
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
..
grafics added icons and a selection for hosts with urls pending for crawler or 2012-11-09 16:24:56 +01:00
templates added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
base.css better colors for host browser and corrected document count 2012-11-07 12:23:21 +01:00
highslide.css - some small changes to highslide integration to get it working... (does not work yet) 2008-02-18 23:49:03 +00:00
ie6.css * non-sliding api icon 2009-03-05 20:41:30 +00:00
ie7.css Fixed Status - page for IE (http://www.yacy-forum.de/viewtopic.php?t=4113), added new Stylesheets in conditional comments for different IE - versions, added hiding of favicons (as proposed by allo). 2007-06-13 20:27:51 +00:00
oldie.css Fixed Status - page for IE (http://www.yacy-forum.de/viewtopic.php?t=4113), added new Stylesheets in conditional comments for different IE - versions, added hiding of favicons (as proposed by allo). 2007-06-13 20:27:51 +00:00
style.java refactoring 2012-09-21 15:48:16 +02:00
terminal.css added new terminal servlet using current visualization methods and a new one: a processing (processing.org) applet. 2008-05-07 22:49:07 +00:00
yacy-ymarks.css Added nice jquery tagsinput to bookmarks dialog - similar to delicious.com ;-) 2011-12-03 00:07:07 +00:00