Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
WordPress Aug 31, 2026
-
Fix
WordPress Plugin 1.0.33: Deleted Media Files No Longer Stay Searchable
WordPress plugin 1.0.33 — deleting a document from your Media Library left it searchable forever. The document was never removed from the index, so visitors kept finding a file that was no longer on your site. Replacing a file under a different name left the previous version indexed alongside the new one, so a search could return both. Both are fixed, and a newly uploaded PDF or Office document is now searchable as soon as it is uploaded instead of waiting for the next bulk ingestion run.
WordPress Apr 10, 2026
-
Fix
WordPress Plugin: Sitemap Registration Fix, Setup Progress Modal, WooCommerce Meta Tags
Fixed WordPress plugin Save & Connect not registering the sitemap URL with the crawler, and Save & Start Fresh not deleting the previous index. Also added full-screen progress modal with step-by-step status and error reporting during setup, and improved product meta tag injection for WooCommerce (BreadcrumbList, price, currency, product categories).