#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Template for the page that controls the updating or rebuilding of the Search Index. -->
${i18n().search_index_not_connected}
SolrServer.ping() ${i18n().failed}.
${i18n().check_startup_status}
${i18n().most_recent_update} ${since?string("hh:mm:ss a, MMMM dd, yyyy")}
#if> <#elseif totalToDo == 0>${i18n().since_elapsed_time(since?string("hh:mm:ss a, MMMM dd, yyyy"),elapsed)}
<#else>${i18n().since_elapsed_time_est_total(since?string("hh:mm:ss a, MMMM dd, yyyy"),elapsed,expected)}
${i18n().index_recs_completed(completedCount,totalToDo)}
#if>