Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
Drupal Aug 29, 2026
-
New
Drupal Module 4.2.3: Fresh Toggle and AI Hints That Read Your Full Content
Drupal module 4.2.3 — a Fresh toggle on your search page, and AI Hints that actually read your content. Visitors get a Fresh toggle beside the sort controls that pushes recent content up the ranking without hiding anything older. And a real fix: AI Hints was only ever shown the short teaser lines already on screen, and on many sites nothing at all, so it answered from almost no material — it now reads the full text of the most relevant matches straight from your index, PDFs and Office documents included. Answers are also longer and better structured, and identical to what the hosted search page produces. Update from drupal.org.
Drupal Apr 22, 2026
-
New
Opensolr Search for Drupal 3.5.0 Adds the Lexical Only Search Mode
Opensolr Search for Drupal 3.5.0 — adds the Lexical Only search mode, matching the option in the Opensolr admin. Skips the embedding request entirely and runs pure lexical search. When selected, the Minimum Relevance Score is auto-zeroed (on save and at query time) so results aren't filtered out by a hybrid-calibrated threshold. Same feature across the stack — Opensolr admin, Drupal module, WordPress plugin.
Drupal Apr 21, 2026
-
New
Opensolr Search for Drupal 3.4.0 Adds the Minimum Relevance Score Slider
Opensolr Search for Drupal 3.4.0 — adds the Minimum Relevance Score slider to Search Tuning, matching the feature in the Opensolr admin. Drops low-scoring hybrid hits from results and facet counts. Slider is in 0.1 increments, default 0.3. Includes an update hook that restores the setting for sites upgrading from older versions.
Drupal Apr 4, 2026
-
New
Drupal Module Partner Program: 50% Off Small and Medium Plans for a Full Year
Drupal Module Partner Program — get 50% off any small or medium plan for a full year by installing and actively using the free Opensolr Search Drupal module. Provide feedback, suggestions, or bug reports in exchange. Apply from the pricing page.
-
New
Drupal Hierarchical Drill-Down Facets Auto-Detected From JSON-LD Breadcrumbs
Hierarchical drill-down facets — navigate multi-level taxonomies like breadcrumbs (e.g. Products > Electrical testing > Clamp meters). Auto-detected from JSON-LD BreadcrumbList data. Supports starting from any level and "Show more" for large lists.
Drupal Mar 25, 2026
-
New
Opensolr Search for Drupal 2.0: Real-Time Sync and Async Bulk Ingestion to 500K+ Docs
Opensolr Search for Drupal 2.0 released — major update with Data Ingestion API, real-time sync on every node save/delete, async bulk ingestion via Drupal cron (scales to 500K+ documents), full CJK/UTF-8 safety, and a 3-round security audit. Full documentation.
Drupal Mar 23, 2026
-
New
Opensolr Search Drupal Module Launches on Drupal.org With Hybrid Vector Search
Opensolr Search — official Drupal module now available on Drupal.org. Adds hybrid vector + keyword search, faceted navigation, autocomplete, AI Hints, AI Reader, spellcheck, Query Elevation, built-in analytics dashboard, and a sitemap generator — all powered by the Web Crawler. No dependency on Search API. Works with Drupal 10 and 11.