yacy_search_server/source/net/yacy
Michael Peter Christen 3dd8376825 added automatic cleaning of cache if metadata and file database size is
not equal. It might happen that these data is different because one of
that caches is cleaned after a while or when it is too big. The metadata
is then not cleaned, but now wiped after a checkup process at every
application start. This should cause a bit less memory usage.
2012-06-06 14:15:24 +02:00
..
ai Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
cora allow more POIs, get more at once 2012-06-05 18:29:54 +02:00
document added GeoLocation / GeoPoint classes which uses less memory than 2012-06-06 12:57:42 +02:00
gui refactoring of tray icon class, 2012-01-18 20:47:09 +01:00
kelondro added automatic cleaning of cache if metadata and file database size is 2012-06-06 14:15:24 +02:00
peers performance hacks 2012-06-05 12:06:26 +02:00
repository using pre-compile pattern in blacklist; should enhance search speed 2012-06-04 15:34:53 +02:00
search fixes for bad long computation 2012-06-06 14:13:31 +02:00
upnp less dramatic upnp failures 2011-12-18 09:54:08 +01:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization enhancement in circle drawing 2012-05-09 12:28:43 +02:00
dbtest.java replaced old bzip2 library against better documented commons-compress 2012-05-28 23:53:48 +02:00
migration.java refactoring: 2011-09-25 16:59:06 +00:00
yacy.java Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-05-17 13:58:09 +02:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00