Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
Jul 2026 ×
Drupal Module Jul 31, 2026
- New Drupal module: point multiple Drupal sites at one shared search index. The Settings page now offers two options — create a fresh index in your chosen region, or attach the site to any existing index from your Opensolr account, with an optional data reset and one-click schema re-configuration. Perfect for multi-site setups where several Drupal instances feed a single search experience. Read the setup guide →
Server Management Jul 31, 2026
- New Varnish full-page cache is now fully configurable from the control panel. The Varnish card in your server’s Services tab has a new Configure button: add cache-exclusion rules for stateful pages (shopping carts, product compare, anything per-visitor) with a built-in URL tester and one-click purge of matching pages — or edit the raw VCL directly. Every save is backed up, compile-tested and applied with zero downtime, so a typo can never take your site down or empty a warm cache. Setting up Varnish for the first time? The editor opens with a commented, production-tested starter template that walks you through the whole wiring. Read the Varnish docs.
Search Jul 24, 2026
- New Hybrid search now runs on the Opensolr
{!hybrid}parser. Every vector-enabled index now fuses keyword (BM25) and semantic (vector) relevance through{!hybrid}— a proprietary Opensolr Solr query parser that runs only on Opensolr clusters. You get correct score fusion, real search-mode semantics (Union / Keywords Required / Meaning Required / Intersection), and natural-language, cross-lingual queries that just work — plus semantic search over documents. Learn how it works →
Server Management Jul 22, 2026
- New Live Varnish & Memcached stats in Server Management. Every running Varnish or Memcached service in your server’s Services tab now has a Stats button — one click opens a clear snapshot of how your cache is really performing: overall hit rate, requests served straight from cache versus fetched from the backend, objects stored, memory used, evictions and more. Hover any metric’s info icon for a plain-English explanation, and see exactly how long the counters have been running. Read more in the Server Management docs.
Security Jul 21, 2026
- New New Security & Trust Center. Read how Opensolr protects your data — our security controls mapped to the SOC 2 Trust Services Criteria and ISO 27001, with a downloadable overview for your vendor security reviews. Visit the Trust Center.