yacy_search_server/source/de/anomic/plasma/dbImport
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
for indexing, the plasmaWordIndex.

The new data structure is ready-to-use, but currently disabled.
It can be activated by setting the static
plasmaWordIndex.useCollectionIndex
to true. This shall be done for testing purpose.

The new index is stored to
DATA/INDEX/PUBLIC/TEXT
The directory PLASMA shall be used only for crawler in the future.

Attention: during testing the data structure in INDEX may change,
and created indexes with the new data structure may get useless.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2348 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-05 22:22:14 +00:00
..
AbstractImporter.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
AssortmentImporter.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
dbImporter.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
dbImportManager.java *) use a more compact for plasmaWordIndexAssortmentImporter.java because the long name 2006-06-14 14:28:46 +00:00
plasmaCrawlNURLImporter.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
plasmaDbImporter.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00