Uses of Class
org.codelibs.fess.entity.HighlightInfo
Packages that use HighlightInfo
Package
Description
-
Uses of HighlightInfo in org.codelibs.fess.api.v2.handlers
Methods in org.codelibs.fess.api.v2.handlers that return HighlightInfo -
Uses of HighlightInfo in org.codelibs.fess.app.web.admin.searchlist
Methods in org.codelibs.fess.app.web.admin.searchlist that return HighlightInfo -
Uses of HighlightInfo in org.codelibs.fess.app.web.base
Methods in org.codelibs.fess.app.web.base that return HighlightInfo -
Uses of HighlightInfo in org.codelibs.fess.chat
Methods in org.codelibs.fess.chat that return HighlightInfoModifier and TypeMethodDescriptionChatClient.ChatSearchRequestParams.getHighlightInfo()DefaultChatContentFetcher.AnswerHighlightSearchParams.getHighlightInfo() -
Uses of HighlightInfo in org.codelibs.fess.entity
Methods in org.codelibs.fess.entity that return HighlightInfoModifier and TypeMethodDescriptionHighlightInfo.fragmentOffset(int fragmentOffset) Sets the fragment offset with fluent interface.HighlightInfo.fragmentSize(int fragmentSize) Sets the fragment size with fluent interface.abstract HighlightInfoSearchRequestParams.getHighlightInfo()Returns the highlight info.HighlightInfo.numOfFragments(int numOfFragments) Sets the number of fragments with fluent interface.Sets the custom post-tags for highlighting with fluent interface.Sets the custom pre-tags for highlighting with fluent interface.Sets the highlighting type with fluent interface. -
Uses of HighlightInfo in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper that return HighlightInfoModifier and TypeMethodDescriptionViewHelper.createHighlightInfo()Creates highlight information based on screen width.Methods in org.codelibs.fess.helper with parameters of type HighlightInfoModifier and TypeMethodDescriptionprotected voidViewHelper.updateHighlightInfo(HighlightInfo highlightInfo, int width) Updates highlight information based on screen width. -
Uses of HighlightInfo in org.codelibs.fess.opensearch.client
Fields in org.codelibs.fess.opensearch.client declared as HighlightInfoModifier and TypeFieldDescriptionprotected HighlightInfoSearchEngineClient.SearchConditionBuilder.highlightInfoHighlighting configurationMethods in org.codelibs.fess.opensearch.client with parameters of type HighlightInfoModifier and TypeMethodDescriptionSearchEngineClient.SearchConditionBuilder.highlightInfo(HighlightInfo highlightInfo) Sets the highlighting information. -
Uses of HighlightInfo in org.codelibs.fess.rank.fusion
Methods in org.codelibs.fess.rank.fusion that return HighlightInfoModifier and TypeMethodDescriptionRankFusionProcessor.SearchRequestParamsWrapper.getHighlightInfo()