Skip to content

v1.2.1

Choose a tag to compare

@philippoehrlein philippoehrlein released this 28 May 08:29
· 1 commit to main since this release

Improved search relevance and multi-word matching

This release improves search behavior in the Typo Search & Paste:

  • Prioritized exact and prefix matches (e.g. right, right arrow) in both FTS5 and fallback search paths
  • Improved ranking consistency by using a cleaned query for match weighting
  • Fixed fallback handling of boolean operators (AND, OR, NOT) so multi-word queries return expected results