跳到主要内容

Wiki Search

GET 

/api/v1/wiki/:slug/search

在指定 wiki 中搜索词条和段落。

优先使用 pages.json(词条元数据),兼顾 fts-index.json(段落全文)。 返回:匹配词条列表(label、type、description)+ 段落摘要。

Request

Responses

Successful Response