Opensolr Changelog

Recent updates and improvements to the Opensolr platform.

Analytics — Intelligent Query Parsing ×

Analytics — Intelligent Query Parsing Feb 23, 2026

  • Fix Popular Queries chart no longer overflows with long query labels — labels are now neatly truncated on the chart with full details visible on hover
  • Improved Filter queries (fq) are now extracted and displayed when the main query is a wildcard browse, so you can always see what your users were actually looking for
  • Improved Advanced Solr syntax — nested local params, boost wrappers, vector/hybrid search, function expressions, and dollar-reference variables — is now intelligently parsed and resolved to reveal the real search terms
  • Improved Queries from Drupal, WordPress, and other CMS platforms are now automatically translated into clean, readable strings
  • New Analytics now displays the actual human-readable search query sent to your Opensolr index, regardless of how complex the underlying request is