Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
Web Crawler Apr 4, 2026
- Improved Improved web crawler date extraction for sites that lack JSON-LD or meta tags. New targeted extraction looks for dates inside HTML elements with date-related CSS classes (e.g.
.date,.posted,.info) — much safer than scanning all page text.
Web Crawler Apr 3, 2026
- Improved Web Crawler now respects the package's vector access flag — indexes without AI features skip embedding generation during crawls, saving GPU resources and speeding up indexing.