Uses of Class
com.bytedesk.kbase.quick_reply.elastic.QuickReplyElasticSearchResult
Packages that use QuickReplyElasticSearchResult
-
Uses of QuickReplyElasticSearchResult in com.bytedesk.kbase.quick_reply.elastic
Methods in com.bytedesk.kbase.quick_reply.elastic that return QuickReplyElasticSearchResultModifier and TypeMethodDescriptionprivate QuickReplyElasticSearchResult
QuickReplyElasticService.convertToSearchResult
(org.springframework.data.elasticsearch.core.SearchHit<QuickReplyElastic> searchHit) 转换为搜索结果Methods in com.bytedesk.kbase.quick_reply.elastic that return types with arguments of type QuickReplyElasticSearchResultModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<QuickReplyElasticSearchResult>
QuickReplyElasticService.search
(String keyword, String orgUid, String agentUid, org.springframework.data.domain.Pageable pageable) 全文检索