full-text-search

Installation
SKILL.md

Product Full-Text Search

This skill covers search over LobeHub-owned product data such as agents, topics, messages, files, knowledge bases, documents, chat groups, and memories. It does not cover the agent's external web search providers under apps/server/src/services/search/ or builtin web-browsing tools.

Architecture

Product reads follow one stable path:

router/service -> createFtsSearchRepo -> FtsSearchRepo -> selected backend -> existing result schema
Installs
9
Repository
lobehub/lobehub
GitHub Stars
82.8K
First Seen
Aug 31, 2026
full-text-search — lobehub/lobehub