{i18n}This dashlet provides some basic statistics from the KnowledgeTree Document Indexer.{/i18n}

{i18n}Last optimisation date:{/i18n}{$stats.optimisationDate}
{i18n}Period since last optimisation:{/i18n}{$stats.optimisationPeriod}
{i18n}Last indexing date:{/i18n}{$stats.indexingDate}
{i18n}Period since last indexing:{/i18n}{$stats.indexingPeriod}
{i18n}Total documents in repository:{/i18n}{$stats.docsInRepository}
{i18n}Documents in index:{/i18n}{$stats.docsInIndex}
{i18n}Documents in indexing queue:{/i18n}{$stats.docsInQueue}
{i18n}Indexing coverage:{/i18n}{$stats.indexingCoverage}
{i18n}Queue coverage:{/i18n}{$stats.queueCoverage}
{i18n}Notes:{/i18n}
*{i18n}Not all documents contain text. This will explain why the indexing coverage percentage my vary.{/i18n}
*{i18n}The queue coverage indicates how many documents are in the queue in relation to the repository size.{/i18n} {if $stats.noOptimisation}
*{i18n}To get the best performance out of Document Indexer, the indexes must be optimised periodically. This is managed by a background task.{/i18n} {/if}
{i18n}Refresh{/i18n}