yacy_search_server/source/de/anomic/plasma/dbImport
orbiter 5c3afb3202 added option to configure a path to a secondary index location.
this shall be used to store a fragment of the index on another physical device,
to split IO load and enhance access speed. The index is splitted in such a way
that the LURLs are stored to the secondary location, and the RWIs to the primary
location. This is especially useful for environments where symbolic links are
not possible and may cause IO access even if there is no write access to the
device which hosts the symbolic link.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3519 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-24 15:28:17 +00:00
..
AbstractImporter.java added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00
dbImporter.java added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00
dbImportManager.java removed support for old database structures. 2007-03-21 15:35:35 +00:00
plasmaCrawlNURLImporter.java added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00
plasmaDbImporter.java added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00