Uses of Class
org.codelibs.fess.entity.HighlightInfo
Packages that use HighlightInfo
Package
Description
-
Uses of HighlightInfo in org.codelibs.fess.api.gsa
Methods in org.codelibs.fess.api.gsa that return HighlightInfo -
Uses of HighlightInfo in org.codelibs.fess.api.json
Methods in org.codelibs.fess.api.json that return HighlightInfo -
Uses of HighlightInfo in org.codelibs.fess.api.suggest
Methods in org.codelibs.fess.api.suggest 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.entity
Methods in org.codelibs.fess.entity that return HighlightInfoModifier and TypeMethodDescriptionHighlightInfo.fragmentOffset(int fragmentOffset) HighlightInfo.fragmentSize(int fragmentSize) abstract HighlightInfoSearchRequestParams.getHighlightInfo()HighlightInfo.numOfFragments(int numOfFragments) -
Uses of HighlightInfo in org.codelibs.fess.es.client
Fields in org.codelibs.fess.es.client declared as HighlightInfoModifier and TypeFieldDescriptionprotected HighlightInfoSearchEngineClient.SearchConditionBuilder.highlightInfoMethods in org.codelibs.fess.es.client with parameters of type HighlightInfoModifier and TypeMethodDescriptionSearchEngineClient.SearchConditionBuilder.highlightInfo(HighlightInfo highlightInfo) -
Uses of HighlightInfo in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper that return HighlightInfoMethods in org.codelibs.fess.helper with parameters of type HighlightInfoModifier and TypeMethodDescriptionprotected voidViewHelper.updateHighlightInfo(HighlightInfo highlightInfo, int width)