yacy_search_server/source/de/anomic/crawler/retrieval
low012 3b40b98256 *) set SVN properties
*) minor changes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7567 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-08 01:51:51 +00:00
..
FileLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
FTPLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
HTTPLoader.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
Request.java performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 2011-02-25 12:41:27 +00:00
Response.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
SMBLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00