Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
Analytics Feb 27, 2026
-
Fix
Query Analytics: Full Request Column Now Shows the Complete Solr Request URL
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
Analytics Chart Now Renders Up to 5,000 Data Points Without Errors
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
Opensolr Index List: Solr Environment Filter Now Persists Across Search and Pagination
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
Homepage Slideshow Fix: Slides Now Glide Smoothly Instead of Flashing
Fixed the image slideshow transition on the homepage — slides now smoothly glide left instead of flashing instantly
Analytics Feb 25, 2026
-
Fix
Analytics Dashboard Fix: PHP Warnings From DataTables Parameters Resolved
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
Query Analytics Now Displays Umlauts and Accented Characters Correctly
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
Database Export Download 403 Forbidden Error Fixed
Fixed database export download returning 403 Forbidden
Analytics Feb 23, 2026
-
Fix
Popular Queries Chart Now Truncates Long Labels With Full Details on Hover
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
Analytics Now Correctly Tracks IPs and Response Sizes for Indexing Requests
Fixed analytics correlation for update/indexing requests — IP addresses and response sizes now correctly tracked
-
Fix
Popular Queries: Double UTF-8 Encoding Fix for Hindi and Accented Text
Fixed garbled characters in Popular Queries for non-Latin text (Hindi, French accents, etc.) caused by double UTF-8 encoding
-
Fix
Analytics Crash on Numeric-Only Search Queries Fixed
Fixed analytics crash on indexes with numeric-only search queries (e.g. product IDs, lot numbers)
Performance & SEO Feb 23, 2026
-
Fix
Pricing Page Structured Data Fix Resolves Google Review Snippet Errors
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
Service Status Page: Inflated Downtime Durations Fixed
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
Search Language and Locale Filter Now Filters Results Correctly
Language/locale filter in search now correctly filters results
Analytics Feb 20, 2026
-
Fix
Account Dashboard Bandwidth Usage Percentage Now Displays Correctly
Overall bandwidth usage percentage on the account dashboard now displays correctly
-
Fix
Average Response Size Metric Now Shows Accurate Values
Average response size metric now shows accurate values
-
Fix
Analytics Now Displays Accented and Non-Latin Search Queries Correctly
Search queries with special characters (accented letters, non-Latin text) now display correctly
-
Fix
Recent Queries Tab Now Loads Reliably When Data Sources Are Unavailable
Recent Queries tab now loads reliably even when some data sources are temporarily unavailable
-
Fix
Analytics Tables Now Sort Numerically by Dates, Hit Counts, Sizes and Bandwidth
Table columns now sort correctly by numeric values (dates, hit counts, sizes, bandwidth)