yacy_search_server/source/net/yacy/document/importer
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time
value than crawling processes. This speeds up the search result
preparation dramatically.
2012-07-30 10:38:23 +02:00
..
Importer.java migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
MediawikiImporter.java cleaned unnecessary nested code 2012-07-05 08:44:39 +02:00
OAIListFriendsLoader.java snippet retrieval loading processes may use a smaller minimum load time 2012-07-30 10:38:23 +02:00
OAIPMHImporter.java removed unused method parameters 2012-07-05 10:23:07 +02:00
OAIPMHLoader.java snippet retrieval loading processes may use a smaller minimum load time 2012-07-30 10:38:23 +02:00
ResumptionToken.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00