Uses of Class
org.codelibs.fess.chat.ChatClient.ChatSearchResult
Packages that use ChatClient.ChatSearchResult
-
Uses of ChatClient.ChatSearchResult in org.codelibs.fess.chat
Methods in org.codelibs.fess.chat that return ChatClient.ChatSearchResultModifier and TypeMethodDescriptionprotected ChatClient.ChatSearchResultChatClient.searchByUrl(String url) Searches for documents by URL.protected ChatClient.ChatSearchResultChatClient.searchDocuments(String query) Searches for documents relevant to the user's query.protected ChatClient.ChatSearchResultSearches for documents relevant to the user's query.