diff --git a/templates/ktcore/search2/lucene_migration.smarty b/templates/ktcore/search2/lucene_migration.smarty index 503ce11..00f2986 100644 --- a/templates/ktcore/search2/lucene_migration.smarty +++ b/templates/ktcore/search2/lucene_migration.smarty @@ -4,17 +4,15 @@ on the size of the repository. For this reason, the process is a background task

- - - - - - - - - + + + + + + + +
Documents processed in a single migration run:20
Frequency at which migration batch task runs:every 5 minutes
Total documents to migrate:1500
Migration process started on:2007-01-10 15:13
Migration process has taken:15 hours 10 minutes
Total documents migrated:1500
Total documents to be migrated:1500
Estimated completion time:2007-01-10 15:13
Estimated migration time remaining:15 hours 10 minutes
Documents processed in a single migration run:{$batchDocuments}
Frequency at which migration batch task runs:{$batchPeriod}
Migration process started on:{$migrationStart}
Migration process has taken:{$migrationPeriod}
Total documents migrated:{$migratedDocuments}
Total documents to be migrated:{$migratingDocuments}
Estimated completion time:{$estimatedTime}
Estimated migration time remaining:{$estimatedPeriod}
Note: Search results will not be accurate until the migration process is complete.
This dashlet will disappear when the migration process is complete. -
\ No newline at end of file