Opensolr Search for Drupal 5.0.1: Facet “Show all” Fix, a Smarter AI Toggle, Aligned Autocomplete and a Collapsible Mobile Language Menu

· Drupal Module · Bug Fix · All updates

Version 5.0.1 of the Opensolr Search module for Drupal is a polish release: it fixes the small things you actually touch on the results page — the “Show all” facet dialog, when the AI switch appears, where the suggestions land, and how the language menu behaves on a phone.

01 The facet “Show all” dialog lists values again

Opening “Show all” on a long filter could come back with No values found, even when the filter clearly had values. The dialog now looks the values up with the same field weights and minimum-match as the main search, so it matches the same documents and shows the full list.

Before No values found After Electronics (1,204) Home & Garden (883) Tools & Supplies (417) Audio & Media (206)

02 The AI switch appears only when it can be used

The per-search AI (hybrid) toggle now follows your account. It shows up only when hybrid search is actually available — your plan includes vector search and you are under the monthly AI limit — and stays hidden otherwise, so you never meet a switch that cannot do anything. When an index is set to keyword-only, that choice is respected for every search.

Vector plan, under the AI limit the AI toggle is shown Keyword-only plan no toggle — nothing that cannot work is ever shown

03 Suggestions line up under the search box

The search-as-you-type suggestions used to start a little to the left, under the camera (image-search) button. They now sit directly under the box you are typing in, the full width of the input.

Before comp computer mouse computer desk starts under the camera, not the box After comp computer mouse computer desk lined up under the box, full width

04 The language menu collapses again on phones

On a small screen the language menu groups each language with its country variants — English, then United Kingdom; German, then Germany and Austria. Those groups now open and close on tap, instead of every variant showing at once with no way to fold them away.

English English United Kingdom German Romanian
Also fixed: results whose language is a regional variant (for example British English under English) are no longer hidden by the language filter, and the sort, Fresh and AI controls stay visible while you browse with no query.
View the full changelog