yacy_search_server/source/de/anomic/plasma/dbImport
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
- added test migration method to migrate the old LURL to a new LURL
the new LURL will be splitted into different tables for each month
this solves several problems:
- the biggest table in YaCy is splitted in different parts and can
  also be managed in filesystems that are limited to 2GB
- the oldest entries can easily be identified, used for re-crawl und
  deleted
- The complete database can be limited to a specific size (as wanted many times)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2755 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-12 23:14:41 +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 added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL 2006-08-24 22:21:22 +00:00
plasmaDbImporter.java - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format 2006-10-12 23:14:41 +00:00