Dashboard
Instance
: When the instance was started.Versions
: Solr/Lucene versions.System
: Disk/memory information.JVM
: JRE/CPU information + Solr JVM arguments.JVM-Memory
: JVM memory allocation/usage.Logging
: shows solr logging (Time, Level, Core, Logger, Message).
Level
: Allows adjusting logging level (runtime).Core Admin
:
Java Properties
: Java system properties + Solr Java properties.Thread Dump
: Java thread dump.Collection Selector
:
Overview
: Core overview.Analysis
: Indexing/query fields analysis (debug issues with indexing and queries).Dataimport
: Data Import Handler (DIH) information.Documents
: Interface to create documents (Document Builder, File Upload, JSON, XML, CSV).Files
: Core configuration as saved in the "conf
" folder (managed-schema, solrconfig.xml, ...).Ping
: Send a ping request to check whether the core is up and responding to requests.Plugins / Stats
: Core information and statistics.Query
: Interface to search documents.Replication
: Replication state of the core.Schema
: Fields details (type, properties, index/query analyzers). Add and delete fields.Segments info
: Segments information in the underlying Lucene index of the core