yacy_search_server/source/de/anomic/yacy
orbiter 61748285c3 more refactoring of search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6270 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-08-27 15:19:48 +00:00
..
dht refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes 2009-07-09 22:25:31 +00:00
logging refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
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. 2009-07-17 13:59:21 +00:00
Tray.java refactoring: 2009-07-19 20:37:44 +00:00
yacyAccessible.java refactoring: 2009-07-19 20:37:44 +00:00
yacyBuildProperties.java * workaround for non-working build property replacements 2009-07-12 09:38:03 +00:00
yacyClient.java more refactoring of search 2009-08-27 15:19:48 +00:00
yacyCore.java refactoring: 2009-07-19 20:37:44 +00:00
yacyNetwork.java refactoring: 2009-07-19 20:37:44 +00:00
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. 2009-06-28 21:37:37 +00:00
yacyNewsPool.java refactoring: 2009-07-19 20:37:44 +00:00
yacyNewsQueue.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
yacyNewsRecord.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
yacyPeerActions.java refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
yacyRelease.java replaced wget-requests with caching requests 2009-07-24 14:52:27 +00:00
yacySearch.java refactoring of search classes 2009-07-08 22:14:57 +00:00
yacySeed.java refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
yacySeedDB.java refactoring: 2009-07-19 20:37:44 +00:00
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. 2009-07-17 13:59:21 +00:00
yacyUpdateLocation.java * introduce signatures to autoupdate 2009-04-17 09:58:06 +00:00
yacyURL.java patch for possible problems with normalization of '/' in urls. This applies in rare cases when '/' appear in post-properties 2009-08-26 15:10:03 +00:00
yacyVersion.java refactoring: 2009-07-19 20:37:44 +00:00