yacy_search_server/source/net/yacy
Michael Peter Christen 37f2d1b3e9 replaced Thread initialization with ExecutorService pool for delete
method. This is much faster and produces less blocking when using the
Compressor class which is used by the HTCache. I.e. picture search is
much faster now.
2012-01-16 01:05:30 +01: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 updated solr scheme: generic declaration of solr schemes 2012-01-13 11:25:15 +01:00
document added autotagging to document condenser: 2012-01-15 22:17:57 +01:00
gui less noise if a browser cannot be opened 2012-01-09 20:54:14 +01:00
kelondro replaced Thread initialization with ExecutorService pool for delete 2012-01-16 01:05:30 +01:00
peers !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00
repository Blacklist loadList() remove duplicates by using Set 2012-01-09 01:18:01 +01:00
search small fixes 2012-01-13 11:24:08 +01: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 - fixed network graphic 2011-11-30 20:50:41 +00:00
dbtest.java refactoring 2011-12-16 23:59:29 +01:00
migration.java refactoring: 2011-09-25 16:59:06 +00:00
yacy.java Windows installer now detects reliably whether YaCy runs. A file lock on 2012-01-15 19:01:05 +01: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