IIndexManager
更新时间: 2024-01-25 浏览次数: {{ hits }}

类名 : IIndexManager
说明 : 索引管理器 
方法名称 : Search(H3.Indexing.UserSearchContext)

参数说明
"context"搜索关键词的上下文
返回值
搜索上下文,其中会返回结果集和当前的分页


方法名称 : GetTips(System.String)

参数说明
"keyword"搜索关键词
返回值
相关的关键词


方法名称 : Hit(System.String,H3.Indexing.DocumentType)

参数说明
"objectId"命中的对象的ID
"type"
返回值