Uses of Class
com.bytedesk.kbase.llm_faq.elastic.FaqElasticSearchResult
Packages that use FaqElasticSearchResult
-
Uses of FaqElasticSearchResult in com.bytedesk.kbase.llm_faq.elastic
Methods in com.bytedesk.kbase.llm_faq.elastic that return types with arguments of type FaqElasticSearchResultModifier and TypeMethodDescription搜索FAQ内容private List<FaqElasticSearchResult>
FaqElasticService.searchFaqInternal
(String query, String kbUid, String categoryUid, String orgUid, boolean isSuggest, Integer maxResults) 搜索FAQ内容 - 私有辅助方法,处理两种搜索场景的共同逻辑FaqElasticService.suggestFaq
(FaqRequest request) 用户在输入过程中,给出输入联想Methods in com.bytedesk.kbase.llm_faq.elastic with parameters of type FaqElasticSearchResultModifier and TypeMethodDescriptionprivate void
FaqElasticService.addHighlight
(FaqElasticSearchResult result, String query, String question) 为搜索结果添加高亮