Menu

Dashboard

Overview

Dashboard provides a web administration tool for elasticsearch to manage cluster and indices.

image0

Fess manages the following indices
Name Description
fess.YYYYMMDD indexed documents
fess_log search logs
fess.suggest suggest words
fess_config configurations
fess_user user/role/group data
configsync configuration file data
fess_suggest suggest meta data
fess_suggest_array suggest meta data
fess_suggest_badword excluding word list for suggest
fess_suggest_analyzer suggest meta data
fess_crawler crawling cache data

Check The Number Of Indexed Documents

The number of indexed documents is displayed in fess.YYYYMMDD index as the following figure.

image1