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
orbiter ffaa9a1c51
avoiding double-loading of the same resource from the web in case that a seond attempt to load the resource is started while the first attempt is still loading the content from the web. This will delay the second attempt to the time when the first attempt has finished with the possible result that the second attempt reads only from the web cache, not from the web.
15 years ago
..
ai enhanced computation speed of many replaceAll string operations 15 years ago
cora Performance enhancement 15 years ago
document enhanced computation speed of many replaceAll string operations 15 years ago
gui code cleanup 15 years ago
kelondro removed re-read of index in case of a bad index. This may not solve the problem but it applies a 100% CPU problem on the peer. I'm afraid bad index files must be abandoned, and cannot be fixed this way. 15 years ago
repository avoiding double-loading of the same resource from the web in case that a seond attempt to load the resource is started while the first attempt is still loading the content from the web. This will delay the second attempt to the time when the first attempt has finished with the possible result that the second attempt reads only from the web cache, not from the web. 15 years ago
upnp static access to constants 15 years ago
visualization removed a mysterious image buffer 15 years ago
dbtest.java code cleanup 15 years ago
migration.java change in handling of the all-visible home path for storage in YaCy: 15 years ago
screenshot.java - shifted main classes to new package net.yacy 16 years ago
yacy.java fixed a problem with restarts in YaCy mac applications: the DATA directory path was not submitted when doing a restart. This solves the problem by: 15 years ago