Uses of Class
org.codelibs.fess.entity.FacetInfo
Packages that use FacetInfo
Package
Description
-
Uses of FacetInfo in org.codelibs.fess.api.v2.handlers
Methods in org.codelibs.fess.api.v2.handlers that return FacetInfo -
Uses of FacetInfo in org.codelibs.fess.app.web.admin.searchlist
Methods in org.codelibs.fess.app.web.admin.searchlist that return FacetInfo -
Uses of FacetInfo in org.codelibs.fess.app.web.base
Methods in org.codelibs.fess.app.web.base that return FacetInfo -
Uses of FacetInfo in org.codelibs.fess.chat
Methods in org.codelibs.fess.chat that return FacetInfo -
Uses of FacetInfo in org.codelibs.fess.entity
Methods in org.codelibs.fess.entity that return FacetInfoModifier and TypeMethodDescriptionprotected FacetInfoSearchRequestParams.createFacetInfo(jakarta.servlet.http.HttpServletRequest request) Creates a facet info.abstract FacetInfoSearchRequestParams.getFacetInfo()Returns the facet info. -
Uses of FacetInfo in org.codelibs.fess.helper
Fields in org.codelibs.fess.helper declared as FacetInfoModifier and TypeFieldDescriptionprotected FacetInfoQueryHelper.defaultFacetInfoDefault facet information configuration for search resultsMethods in org.codelibs.fess.helper that return FacetInfoModifier and TypeMethodDescriptionQueryHelper.getDefaultFacetInfo()Gets the default facet information configuration.Methods in org.codelibs.fess.helper with parameters of type FacetInfoModifier and TypeMethodDescriptionvoidQueryHelper.setDefaultFacetInfo(FacetInfo defaultFacetInfo) Sets the default facet information configuration for search results. -
Uses of FacetInfo in org.codelibs.fess.opensearch.client
Fields in org.codelibs.fess.opensearch.client declared as FacetInfoModifier and TypeFieldDescriptionprotected FacetInfoSearchEngineClient.SearchConditionBuilder.facetInfoFacet configuration for aggregationsMethods in org.codelibs.fess.opensearch.client with parameters of type FacetInfoModifier and TypeMethodDescriptionSets the facet information for aggregations. -
Uses of FacetInfo in org.codelibs.fess.rank.fusion
Methods in org.codelibs.fess.rank.fusion that return FacetInfo