Weekly Error Digest, Communications Preferences, and a More Reliable Index Reset
Errors now come to you once a week by email, you decide which notifications you receive, and both index reset and the error messages around it became a good deal more trustworthy.
01 Weekly Error Digest
Opensolr now sends a Weekly Error Digest every Monday, summarising the top errors across your indexes from the past 7 days. Each index in the email links directly to its Error Log in the dashboard.
- Account owners receive reports for all their indexes.
- Team members only see the indexes they are assigned to.
02 Communications preferences
A new Communications page under Account lets you control which email notifications you receive. Toggle the Weekly Error Digest on or off at any time. Critical alerts (disk, bandwidth) and billing emails remain always-on to protect your service.
03 Index reset now verifies its own work
The reset process checks that the index is actually empty after clearing it. If the standard reset fails — locked segments, a corrupt index — it automatically falls back to a hard reset that removes the data directory and rebuilds from scratch.
Reset always reported success, whether or not the index had been cleared.
Emptiness is verified, a hard reset takes over if needed, and the real status is reported back to the UI.
04 Readable reload and reset errors
Reload and Reset error messages in the Error Audit are now human-readable. Raw Java stack traces are replaced with a short root-cause summary and a direct link to the Error Log for the full details.