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 af3a696fc4
added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast.
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 more refactoring of search 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 replaced wget-requests with caching requests 16 years ago
yacySearch.java added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast. 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 patch for possible problems with normalization of '/' in urls. This applies in rare cases when '/' appear in post-properties 16 years ago
yacyUpdateLocation.java
yacyVersion.java refactoring: 16 years ago