|
Indexing Migrated Content |
Contents Previous Next |
Upgrading KnowledgeTree > Migrating your KnowledgeTree Installation > Indexing Migrated Content
|
From version 3.5.0, KnowledgeTree (on-premise) includes a migration script that runs in the background after the upgrade process is complete. During the migration process, a dashlet on KnowledgeTree's web interface dashboard provides status updates on the migration, and when all documents are migrated, the dashlet disappears.
When upgrading from KnowledgeTree version 3.4.x to version 3.5.x, an Index Migration script is run (using the search2/indexing/bin/migrate.php script) to move the content from the database-based full text tables to the new Document Indexer.
The migration process is configured as a scheduled task in the KnowledgeTree stack, and starts automatically after upgrading to KnowledgeTree version 3.5.x.
When all content is removed from the database-based full text tables, the migration task removes itself from the scheduled tasks list.
Note: An alternative to running the migration script would be to empty the full text database table (document_text) and then run Reschedule all Documents in DMS Administration - Search and Indexing. This forces all the documents to be indexed using the new Indexer.
|