SOLR Dashboard User Guide
Overview
The SOLR Search Management Dashboard provides an intuitive interface for monitoring and managing your Apache SOLR search infrastructure. This guide will help you understand and effectively use all dashboard features.
Accessing the Dashboard
- Login to your Nextcloud instance as an administrator
- Navigate to Settings → Administration → OpenRegister
- Scroll down to the SOLR Search Management section
- The dashboard will automatically load with current statistics
Dashboard Overview
The dashboard is organized into several key sections, each providing specific insights into your SOLR search performance:
Understanding the Dashboard Sections
📊 Overview Cards
The top section provides four key metrics at a glance:
🔗 Connection Status
- Healthy (Green): SOLR is responding normally
- Warning (Yellow): Minor issues detected
- Critical (Red): SOLR is unavailable
- Response Time: How quickly SOLR responds to requests
📊 Documents
- Total Count: Number of documents currently indexed
- Growth Tracking: Monitor how your index grows over time
💾 Index Size
- Storage Usage: Current space used by the search index
- Monitoring: Track storage growth for capacity planning
⚡ Performance
- Operations/Second: Current system throughput
- Performance Indicator: Color-coded performance rating
🏗️ Core Information
This section shows technical details about your SOLR setup:
- Core Name: The SOLR core being used (
openregister) - Status: Whether the core is active and operational
- Tenant ID: Your unique identifier for data isolation
- Endpoint URL: The internal SOLR connection address
📈 Performance Metrics
Monitor your search performance with detailed statistics:
Search Operations
- Total Searches: Cumulative search queries processed
- Average Time: How long searches take to complete
Index Operations
- Total Indexes: Documents added to the search index
- Average Time: How long indexing operations take
Error Monitoring
- Error Rate: Percentage of failed operations
- Green (0-5%): Excellent performance
- Yellow (5-10%): Monitor closely
- Red (>10%): Requires attention
🏥 Health & Resources
Monitor system health and resource usage:
Overall Status
- Status Indicator: Visual health indicator with color coding
- Uptime: How long SOLR has been running
- Last Optimization: When the index was last optimized
Memory Usage
- Current Usage: RAM currently used by SOLR
- Memory Limit: Maximum available memory
- Usage Percentage: Visual progress bar
Disk Usage
- Storage Used: Disk space consumed
- Available Space: Remaining storage capacity
- Usage Percentage: Visual progress bar
Health Warnings
- Proactive Alerts: Issues that need attention
- Recommendations: Suggested actions to improve performance
🔄 Recent Operations
Track recent SOLR activity and system status:
Recent Activity
- Operation Types: Index, search, and delete operations
- Operation Counts: Number of each operation type
- Timestamps: When operations occurred
- Status: Success/failure indicators
Queue Status
- Pending Operations: Operations waiting to be processed
- Processing Status: Whether operations are currently running
- Last Processed: When the last operation completed