yacy_search_server/source/net/yacy/server
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
attribute in the <a> tag for each crawl. This introduces a lot of
changes because it extends the usage of the AnchorURL Object type which
now also has a different toString method that the underlying
DigestURL.toString. It is therefore not advised to use .toString at all
for urls, just just toNormalform(false) instead.
2014-07-18 12:43:01 +02:00
..
http added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
serverAccessTracker.java made the access tracker class static because it shall be used by the 2014-01-05 05:04:28 +01:00
serverClassLoader.java
serverCore.java move startup time from old serverCore to switchboard (most used here) 2014-07-10 02:17:56 +02:00
serverObjects.java solr servlet preparation for join with jetty branch 2013-12-20 00:45:58 +01:00
serverSwitch.java cleanup obsolete and not used serverswitch Authentify code 2014-05-14 23:13:49 +02:00
servletProperties.java added more metadata fields and facets to OpensearchResponseWriter. 2013-02-11 22:10:14 +01:00