﻿.. include:: /Includes.rst.txt

.. _backend:

=======
Backend
=======

.. contents::
   :depth: 1
   :local:

Backend module
==============

In the backend you can use the dedicated module to start the indexing process, view the indexed content or statistical data.

.. figure:: /Images/BackendModule/backend_module_01.png
   :alt: Backend module with index statistics
   :class: with-border

Scheduler task
==============

A scheduler task is provided to start the indexing process automatically (see :ref:`indexing`).

Dashboard widgets
=================

There are also widgets for the dashboard which show some information at a glance.

Add a widget
------------

.. figure:: /Images/Dashboard/widget-add.png
   :alt: "Add wizard" modal
   :class: with-border

Status widget
-------------

This widget shows if the indexer is currently running (and for how long) and when and for how long the last indexing
process took place.

.. figure:: /Images/Dashboard/widget-status.png
   :alt: "Status" widget
   :class: with-border

Index overview widget
---------------------

This widget shows how many records of each type are currently stored in the index.

.. figure:: /Images/Dashboard/widget-index-overview.png
   :alt: "Index overview" widget
   :class: with-border

.. _widget-trending-search-phrases:

Trending search phrases
-----------------------

This dashboard widget shows the search phrases used in the last seven days for the whole system (ignoring the folders in
which the data is stored), how often they have been used and in which language.

.. figure:: /Images/Dashboard/widget-search-phrases.png
   :alt: "Trending search phrases" widget
   :class: with-border
