Opensolr Changelog

Recent updates and improvements to the Opensolr platform.

Drupal ×

Drupal Aug 31, 2026

  • Fix Drupal Fix: Deleted or Replaced Documents No Longer Stay Searchable
    A deleted PDF stayed searchable forever. Removing a document from your Drupal site never removed it from the index, so visitors kept finding files that no longer existed and clicking through to nothing. Replacing a file under a different name was worse: the old text stayed in the index next to the new, and one search returned both versions. Documents are now kept in step as you delete, replace or unpublish them, and a newly uploaded document is searchable immediately rather than at the next bulk ingestion run.
  • Fix Drupal EXCLUDE ALL Elevation Rules Now Actually Apply to Every Query
    EXCLUDE ALL rules were saved but never applied. Hiding a result from every search wrote a rule that the search itself never read, so the result stayed exactly where it was. Elevation rules of this kind now apply to every query.
  • Fix Drupal Module 4.4.0: PIN and EXCLUDE Buttons on Search Results Finally Work
    Drupal module 4.4.0 — the PIN, EXCLUDE and EXCLUDE ALL buttons on your search results page did nothing. Every click came back with a permission error and no rule was saved, which means curating results from the page where you can actually see the problem had never worked since the buttons were added. They work now, and rules you create take effect on the next search.

Drupal Aug 29, 2026

  • Improved Drupal Module 4.2.4: Fresh Control Becomes an On/Off Switch
    The Fresh control is now an on/off switch, sitting with the rest of the search controls. It reads at a glance whether newer results are being favoured, and it is a far easier target on a phone. How it ranks has not changed. Module release 4.2.4.
  • 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

Drupal Apr 10, 2026

Drupal Apr 9, 2026

Drupal Apr 4, 2026

Drupal Mar 29, 2026

Drupal Mar 28, 2026

Drupal Mar 25, 2026

Drupal Mar 23, 2026