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/yacy
orbiter 1d8d51075c
refactoring:
16 years ago
..
dht refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes 16 years ago
logging refactoring of parsers and document processing 16 years ago
seedUpload removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
Tray.java refactoring: 16 years ago
yacyAccessible.java refactoring: 16 years ago
yacyBuildProperties.java * workaround for non-working build property replacements 16 years ago
yacyClient.java refactoring: 16 years ago
yacyCore.java refactoring: 16 years ago
yacyNetwork.java refactoring: 16 years ago
yacyNewsDB.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
yacyNewsPool.java refactoring: 16 years ago
yacyNewsQueue.java - renamed Stack to RecordStack to avoid name confusion with new classes 16 years ago
yacyNewsRecord.java enable warnings and fix most of it 16 years ago
yacyPeerActions.java refactoring of parsers and document processing 16 years ago
yacyRelease.java refactoring: 16 years ago
yacySearch.java refactoring of search classes 16 years ago
yacySeed.java refactoring of parsers and document processing 16 years ago
yacySeedDB.java refactoring: 16 years ago
yacySeedUploader.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
yacyURL.java a set of small fixes to crawling behaviour 16 years ago
yacyUpdateLocation.java * introduce signatures to autoupdate 16 years ago
yacyVersion.java refactoring: 16 years ago