Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
Analytics Feb 27, 2026
- Fix Fixed a bug where the Full Request column in Query Analytics was showing truncated URLs — only the first parameter was visible and the rest were cut off. The parser now correctly captures the entire query string, including complex Solr parameters with nested syntax like facet local params. All analytics data going forward will show the complete request URL.
- Fix Fixed the analytics chart refusing to render when more than 100 data points were returned. The visualization now supports up to 5,000 data points — no more "Too many data points" warnings when viewing daily stats over several months. The backend data limit was raised to match.
Website Feb 26, 2026
- Fix Fixed the server filter in the Opensolr Index list — selecting a Solr Environment from the dropdown now properly persists when searching, paginating, or refreshing the page. Previously, the filter would silently reset to All after every action.
Website Feb 25, 2026
- Fix Fixed the image slideshow transition on the homepage — slides now smoothly glide left instead of flashing instantly
Analytics Feb 25, 2026
- Fix Fixed a rendering issue on the Analytics Dashboard where DataTables parameter handling could cause PHP warnings to appear in the Latest Queries response.
Analytics Feb 24, 2026
- Fix Fixed display of special characters (umlauts, accents, etc.) in Query Analytics — queries like Wärmeenergie now show correctly instead of URL-encoded text
Infrastructure Feb 24, 2026
- Fix Fixed database export download returning 403 Forbidden
Analytics Feb 23, 2026
- Fix Popular Queries chart no longer overflows with long query labels — labels are now neatly truncated on the chart with full details visible on hover
- Fix Fixed analytics correlation for update/indexing requests — IP addresses and response sizes now correctly tracked
- Fix Fixed garbled characters in Popular Queries for non-Latin text (Hindi, French accents, etc.) caused by double UTF-8 encoding
- Fix Fixed analytics crash on indexes with numeric-only search queries (e.g. product IDs, lot numbers)
Performance & SEO Feb 23, 2026
- Fix Fixed Google Search Console review snippet errors on the pricing page — structured data now uses the correct schema type for rich results
Infrastructure Feb 23, 2026
- Fix Fixed incorrect downtime reporting on the Service Status page — servers were showing inflated downtime durations (e.g. hundreds of hours) instead of actual brief outages
Search Feb 21, 2026
- Fix Language/locale filter in search now correctly filters results
Analytics Feb 20, 2026
- Fix Overall bandwidth usage percentage on the account dashboard now displays correctly
- Fix Average response size metric now shows accurate values
- Fix Search queries with special characters (accented letters, non-Latin text) now display correctly
- Fix Recent Queries tab now loads reliably even when some data sources are temporarily unavailable
- Fix Table columns now sort correctly by numeric values (dates, hit counts, sizes, bandwidth)