Uses of Class
com.funnelback.publicui.search.model.transaction.FacetExtras
-
Packages that use FacetExtras Package Description com.funnelback.publicui.search.model.transaction Provides classes used for a search transaction, from the input parameters to the search results. -
-
Uses of FacetExtras in com.funnelback.publicui.search.model.transaction
Fields in com.funnelback.publicui.search.model.transaction declared as FacetExtras Modifier and Type Field Description private FacetExtrasSearchResponse. facetExtrasInformation about facets that is not available fromSearchResponse.facetsMethods in com.funnelback.publicui.search.model.transaction that return FacetExtras Modifier and Type Method Description FacetExtrasSearchResponse. getFacetExtras()Information about facets that is not available fromSearchResponse.facets
-