yacy_search_server/source/net/yacy
orbiter 3d5104d357 - fixed a bug in crawl start with file name (npe in new url)
- added deletion of solr index in IndexControlRWIs
- added asynchronous adding of large url lists (happens when crawls are startet with file)
- fixed npe in Image display
- replaced language warning with fine logging
- added a domain name cache in Domains that helps to speed up the isLocal property (less DNS lookups)
- added a new storage class for this new cache: KeyList. The domain key list is stored in DATA/WORK/globalhosts.list
- added concurrent solr updates and chunked transfers (50 documents until a commit is done) for high-speed feeding (> 40000 ppm)
- fixed a bug in content scraper that chopped off large parts of crawl lists (using crawl start from file)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7666 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-18 16:11:16 +00:00
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
cora - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
document - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro fix for bug http://bugs.yacy.net/view.php?id=10 2011-04-04 12:20:20 +00:00
repository fixes to crawler and new user-agent crawl-delay handling 2011-04-04 09:47:18 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization removed unused variables 2011-03-14 21:03:37 +00:00
dbtest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
migration.java *) set SVN properties 2011-03-08 01:51:51 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java - added geo information parsing to html parser 2011-03-30 00:49:47 +00: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