yacy_search_server/source/net/yacy/repository
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
- replaced load failure logging by information which is stored in Solr
- fixed a bug with crawling of feeds: added must-match pattern
application to feed urls to filter out such urls which shall not be in a
wanted domain
- delegatedURLs, which also used ZURLs are now temporary objects in
memory
2013-09-17 15:27:02 +02:00
..
Blacklist.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BlacklistFile.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
FilterEngine.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
LoaderDispatcher.java - removed ZURL data structure; removed also the ZURL data file 2013-09-17 15:27:02 +02:00
RegexHelper.java avoid NPE in regex checker 2013-04-20 10:53:49 +02:00