yacy_search_server/source/net/yacy
reger 7a64bebb86 init Recrawl job chunk size to max crawl loader during job start, to use some system preferences
and allow injection of recrawl urls before queue is empty
During recrawl the balancer hangs on the very last urls often on hosts with huge delay time,
by allowing injection earlier progress is more balanced. Max number of injected crawl urls by recrawl job is 2 * max loader.
2015-10-16 03:05:39 +02:00
..
contentcontrol applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
cora unescape MultiProtocolURL getAttributes() return values. 2015-10-13 02:43:18 +02:00
crawler init Recrawl job chunk size to max crawl loader during job start, to use some system preferences 2015-10-16 03:05:39 +02:00
data Merge branch 'master' of https://github.com/luccioman/yacy_search_server.git 2015-09-23 21:04:20 +02:00
document refactor special handling (static override) of SUPPORTED_EXTENSIONS/MIME_TYPES 2015-10-11 01:23:52 +02:00
gui prevent disc usage when showing tray animation 2015-05-30 06:57:15 +02:00
http fix exception throw after sendError in DefaultServlet 2015-09-05 01:57:30 +02:00
kelondro Correction for mantis 535: inurl: parameter doesn't work on URLs with 2015-09-23 21:01:51 +02:00
peers Fix for index entries which have id's not computed as hash from the url. 2015-09-22 11:56:17 +02:00
repository enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
search fix for image size field values (must be multi-valued) 2015-10-14 15:16:16 +02:00
server upd to solr/lucene 5.3.1 2015-10-03 23:20:33 +02:00
utils Translator refactoring : to simplify locale files writing, process keys 2015-09-11 17:20:11 +02:00
visualization added intensity option to graphics 2015-05-30 06:31:08 +02:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
yacy.java move java environment parameter setting disabling SNI (Server Name Indicator) support for https connections from code to startup script allowing admin to ~easy/transparent alter the YaCy default FALSE setting. 2015-07-29 23:30:05 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00