yacy_search_server/source/de/anomic/plasma
orbiter 147d88cf23 re-design of database caching
this should reduce IO a lot, because write caches are now actived for all databases
- added new caching class that combines a read- and write-cache.
- removed old read and write cache classes
- removed superfluous RAM index (can be replaced by kelonodroRowSet)
- addoped all current classes that used the old caching methods
- more asserts, more bugfixes


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2865 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-26 13:50:50 +00:00
..
cache - code cleanup 2006-09-29 22:27:20 +00:00
crawler *) retry crawling without content-encoding if the content-encoding header was not correct 2006-10-19 08:45:52 +00:00
dbImport - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
parser StringBuffer now resets every time the parser is called 2006-10-19 16:58:45 +00:00
urlPattern *) adding missing classes 2006-08-12 14:41:26 +00:00
plasmaCondenser.java lines inside tags without punctuation are extended by a single dot. 2006-10-08 01:24:00 +00:00
plasmaCrawlBalancer.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaCrawlEURL.java - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
plasmaCrawlLoader.java *) plasmaHTCache: 2006-10-03 11:05:48 +00:00
plasmaCrawlLoaderMessage.java added snippet-url re-indexing 2006-10-09 23:07:10 +00:00
plasmaCrawlLURL.java re-design of database caching 2006-10-26 13:50:50 +00:00
plasmaCrawlLURLEntry.java - full integration of new LURL database in INDEX 2006-10-19 21:14:37 +00:00
plasmaCrawlLURLNewEntry.java fixed problem with serverCharBuffer.append(char) 2006-10-19 21:44:02 +00:00
plasmaCrawlLURLOldEntry.java - full integration of new LURL database in INDEX 2006-10-19 21:14:37 +00:00
plasmaCrawlNURL.java re-design of database caching 2006-10-26 13:50:50 +00:00
plasmaCrawlProfile.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaCrawlRobotsTxt.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaCrawlStacker.java re-design of database caching 2006-10-26 13:50:50 +00:00
plasmaDHTChunk.java - added new LURL.Entry class for next database migration 2006-10-18 22:25:07 +00:00
plasmaDHTFlush.java - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format 2006-10-12 23:14:41 +00:00
plasmaDHTTransfer.java - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible 2006-08-07 11:42:00 +00:00
plasmaGrafics.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaHTCache.java reverse SVN 2744, it is not needed 2006-10-10 22:02:23 +00:00
plasmaParser.java *) Better charset encoding detection 2006-10-19 07:02:18 +00:00
plasmaParserConfig.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaParserDocument.java removed lowercase of snippets (and other things): 2006-10-07 00:06:09 +00:00
plasmaRankingCRProcess.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaRankingDistribution.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaRankingRCIEvaluation.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaSearchEvent.java - removed bad debug code that caused a large and unnecessary delay during global search 2006-10-25 02:24:41 +00:00
plasmaSearchImages.java - added new LURL.Entry class for next database migration 2006-10-18 22:25:07 +00:00
plasmaSearchPreOrder.java - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format 2006-10-12 23:14:41 +00:00
plasmaSearchQuery.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaSearchRankingProfile.java - added new LURL.Entry class for next database migration 2006-10-18 22:25:07 +00:00
plasmaSearchResult.java - added new LURL.Entry class for next database migration 2006-10-18 22:25:07 +00:00
plasmaSearchTimingProfile.java - code cleanup 2006-09-29 22:27:20 +00:00
plasmaSnippetCache.java - added new LURL.Entry class for next database migration 2006-10-18 22:25:07 +00:00
plasmaStore.java
plasmaSwitchboard.java - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
plasmaSwitchboardQueue.java - added new LURL.Entry class for next database migration 2006-10-18 22:25:07 +00:00
plasmaURLPool.java - full integration of new LURL database in INDEX 2006-10-19 21:14:37 +00:00
plasmaWordConnotation.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaWordIndex.java - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
plasmaWordIndexAssortment.java re-design of database caching 2006-10-26 13:50:50 +00:00
plasmaWordIndexAssortmentCluster.java re-design of database caching 2006-10-26 13:50:50 +00:00
plasmaWordIndexFile.java - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
plasmaWordIndexFileCluster.java bugfix for old WORDS storage method 2006-10-09 02:20:27 +00:00