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/de/anomic/crawler
orbiter 154bbc3364
code cleanup: call of static methods directly to the class
16 years ago
..
AbstractImporter.java serialized all logging using concurrency: 16 years ago
Balancer.java - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
CrawlEntry.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 16 years ago
CrawlProfile.java simplification of the code: removed unused classes, methods and variables 16 years ago
CrawlQueues.java simplification of the code: removed unused classes, methods and variables 16 years ago
CrawlStacker.java serialized all logging using concurrency: 16 years ago
CrawlSwitchboard.java simplification of the code: removed unused classes, methods and variables 16 years ago
FTPLoader.java code cleanup: call of static methods directly to the class 16 years ago
HTTPLoader.java code cleanup: call of static methods directly to the class 16 years ago
Importer.java refactoring: 17 years ago
ImporterException.java added final where possible 17 years ago
ImporterManager.java serialized all logging using concurrency: 16 years ago
IndexingStack.java code cleanup: call of static methods directly to the class 16 years ago
Latency.java - fixed a not working selection rule in balancer 16 years ago
LoaderMessage.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
NoticeURLImporter.java refactoring of plasmaWordIndex: 16 years ago
NoticedURL.java serialized all logging using concurrency: 16 years ago
ProtocolLoader.java serialized all logging using concurrency: 16 years ago
ResourceObserver.java serialized all logging using concurrency: 16 years ago
ResultImages.java * refactoring 17 years ago
ResultURLs.java serialized all logging using concurrency: 16 years ago
RobotsTxt.java code cleanup: call of static methods directly to the class 16 years ago
SitemapImporter.java more performance hacks 16 years ago
ZURL.java - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
robotsParser.java * Robots.txt: don't interpret Crawl-Delays for other robots 16 years ago