mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Add SearchEngine class with fuzzy matching across node name, tags, summary, and languageNotes fields. Supports type filtering, result limiting, and dynamic re-indexing via updateNodes(). Uses Fuse.js extended search with OR-token splitting for multi-word queries. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>