yacy_search_server/source/net/yacy/repository
Michael Peter Christen c3db015410 prevent loading of content from the cache when retrieval with IFFRESH is
used and cache is stale. Should speed up snippet generation when cache
strategy is IFFRESH.
2012-07-06 08:29:41 +02:00
..
Blacklist.java made class methods static where possible 2012-07-05 12:38:41 +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 prevent loading of content from the cache when retrieval with IFFRESH is 2012-07-06 08:29:41 +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