yacy_search_server/source/net/yacy/search
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
..
index added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
query added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
ranking refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
schema added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
snippet added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
EventTracker.java fix for long periods in timeline 2014-07-02 11:29:50 +02:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ResourceObserver.java NPE fix for postprocessing without term index 2014-06-04 12:28:28 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
Switchboard.java added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
SwitchboardConstants.java Added filter query options to the ranking servlet /RankingSolr_p.html. 2014-06-15 12:38:30 +02:00