v1.2.1
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