Commit Graph

3 Commits

Author SHA1 Message Date
Ty Clifford 9d9790976a - I patched the likely search blank-page cause in [plugin.php](/Users/tyemeclifford/Documents/GH/blog/bl-plugins/search/plugin.php).
What changed:
Removed the enlarged nested search cache fields I had added, which could 
push larger sites into memory/time failures.
Added a self-heal so existing oversized search caches regenerate into 
the smaller format.
Stopped fuzzy matching against full body content; it now only fuzzes 
title/tags/category/description.
Hardened search-term splitting and malformed input handling.
2026-07-03 09:29:37 -04:00
Ty Clifford efcde2a393 - 2026-07-03 09:19:23 -04:00
Ty Clifford cebb0d3af1 - 2026-07-03 07:31:09 -04:00