yacy_search_server/source/de/anomic/plasma/dbImport
orbiter 1e4578aab6 VERY EXPERIMENTAL removal of index ram cache flushing thread.
The cache will fill up and flushed explicitely when it is full.
This shall remove double-access of assortments (indexing and flush)
during indexing process. Hopefully this should reduce IO.
The main idea is: the cache shall mainly be flushed by DHT transfer, and
only indexes that shall be hosted by the own peer are flushed to the
assortments. This needs further work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1617 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-11 23:19:01 +00:00
..
AbstractImporter.java *) new import function for IndexImport_p.html 2006-02-02 16:46:58 +00:00
dbImporter.java code clean-up 2006-02-04 15:25:48 +00:00
dbImportManager.java *) new import function for IndexImport_p.html 2006-02-02 16:46:58 +00:00
plasmaCrawlNURLImporter.java code clean-up 2006-02-04 15:25:48 +00:00
plasmaDbImporter.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
plasmaWordIndexAssortmentImporter.java *) new import function for IndexImport_p.html 2006-02-02 16:46:58 +00:00