yacy_search_server/source/net/yacy/repository
Michael Peter Christen 5bd3c90907 - removed unnecessary semicolons
- added default case for switch
2012-07-05 11:18:31 +02:00
..
Blacklist.java added missing blacklist dht cache storage (maybe due to mistakes in 2012-06-11 00:38:02 +02:00
BlacklistFile.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
FilterEngine.java - removed unnecessary semicolons 2012-07-05 11:18:31 +02:00
LoaderDispatcher.java removed more unused method parameters 2012-07-05 10:44:30 +02:00
RegexHelper.java *) Invalid crawl profiles (containing invalid mustmatch/mustnotmatch filters) will be moved from active crawls to invalid crawls (new file: DATA/INDEX/freeworld/QUEUES/crawlProfilesInvalid.heap). This file can not be edited yet, but it shoudl be easy to extend the CrawlProfileEditor accordingly. 2011-07-03 23:55:55 +00:00