You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/repository
Michael Peter Christen bbd242afb4
fix for a NPE
12 years ago
..
Blacklist.java fix for a NPE 12 years ago
BlacklistFile.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 13 years ago
FilterEngine.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
LoaderDispatcher.java snippet retrieval loading processes may use a smaller minimum load time 12 years ago
RegexHelper.java