mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-04 07:13:42 +00:00
Make lexical FTS/LIKE search ignore embedding model identity so exact keyword recall survives provider/model changes. Vector search remains model-scoped, and refreshed or stale FTS rows are cleaned by path/source with live-chunk filtering to prevent old orphan rows from surfacing. Fixes #48300