yacy_search_server/source/de/anomic/plasma
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
- removed distinction between header file types for http and ftp; ftp is simulated by using http properties
- removed all old resourceInfo classes that handled this distinction
- introduced a new distinction between http request and http response objects
- unified new response objects with two other object types that had been introduced elsewhere
- changed all servlet call methods to use the new http request header object type
- divided static object keys for http header properties into request and response types
- refactoring here and there (a large number of type changes and many methods merged/moved)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5079 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-25 18:11:47 +00:00
..
parser modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
plasmaCondenser.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaDbImporter.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaDHTChunk.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaDHTFlush.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaDHTTransfer.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaGrafics.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaHTCache.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
plasmaParser.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
plasmaParserConfig.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaParserDocument.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaProfiling.java enhanced memory chart: shows now also the size of the word cache as third vector. 2008-08-04 10:47:26 +00:00
plasmaRankingCRProcess.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaRankingDistribution.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaRankingRCIEvaluation.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSearchAPI.java added final where possible 2008-08-02 12:12:04 +00:00
plasmaSearchEvent.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSearchImages.java added final where possible 2008-08-02 12:12:04 +00:00
plasmaSearchQuery.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSearchRankingProcess.java remove redundant null checks 2008-08-20 08:37:39 +00:00
plasmaSearchRankingProfile.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSnippetCache.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSwitchboard.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
plasmaSwitchboardConstants.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaWebStructure.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaWordIndex.java remove redundant null checks 2008-08-20 08:37:39 +00:00