Opensolr Search for Drupal 5.0.1: Facet “Show all” Fix, a Smarter AI Toggle, Aligned Autocomplete and a Collapsible Mobile Language Menu
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.
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.
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.
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.