yacy_search_server/source/net/yacy
luccioman 339f005ced Blacklist import and update performance improvements.
Measurement sample : import from blacklist local file containing about
15000 entries
 - before refactoring : several minutes
 - after refactoring : a few seconds!
2017-01-06 12:24:31 +01:00
..
contentcontrol Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
cora Complete harmonization RequestHeader getCookie with std ServletRequest 2017-01-02 03:04:21 +01:00
crawler Adjusted crawl depth control for FTP crawl start URLs. 2017-01-02 10:24:17 +01:00
data Complete harmonization RequestHeader getCookie with std ServletRequest 2017-01-02 03:04:21 +01:00
document fix concurrency issue with htmlParser using not current scraper data 2017-01-06 03:01:52 +01:00
gui Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
http remove obsolete put of HttpServletRequest attributes to YaCy servlet 2016-12-19 02:30:55 +01:00
kelondro fix exception on URIMetadataNote instantiation with corrected id hash on 2017-01-05 00:24:37 +01:00
peers del dead menu link to /repository 2016-12-17 02:38:52 +01:00
repository Blacklist import and update performance improvements. 2017-01-06 12:24:31 +01:00
search fix concurrency issue with htmlParser using not current scraper data 2017-01-06 03:01:52 +01:00
server Added some JavaDoc. 2017-01-06 11:23:40 +01:00
utils Hardened system update checks. 2016-12-16 11:03:09 +01:00
visualization Fixed image and favicon viewing for unauthenticated local requests. 2016-11-28 22:10:05 +01:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java remove old/obsolete clear text "adminAccount" credential entry from init 2016-11-20 00:20:47 +01:00
yacy.java Fixed YaCy proper shutdown triggered by SIGTERM signal. 2016-12-28 09:47:27 +01:00