You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document/importer
sixcooler 59b767eebd
stop loading via http at defined maximum of bytes - even size is unknown before loading
14 years ago
..
Importer.java migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 15 years ago
MediawikiImporter.java abstraction of surrogate main element (xmlns:geo was missing for wiki extracts) 14 years ago
OAIListFriendsLoader.java stop loading via http at defined maximum of bytes - even size is unknown before loading 14 years ago
OAIPMHImporter.java continuing the fight against deadlocks during time formatting: better caching. 14 years ago
OAIPMHLoader.java stop loading via http at defined maximum of bytes - even size is unknown before loading 14 years ago
ResumptionToken.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'. 14 years ago