Uses of Interface
com.liferay.portal.kernel.search.facet.Facet
Packages that use Facet
Package
Description
-
Uses of Facet in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search that return FacetMethods in com.liferay.portal.kernel.search that return types with arguments of type FacetMethods in com.liferay.portal.kernel.search with parameters of type FacetMethod parameters in com.liferay.portal.kernel.search with type arguments of type FacetModifier and TypeMethodDescriptionprotected voidBaseIndexer.addFacetClause(SearchContext searchContext, BooleanFilter facetBooleanFilter, Collection<Facet> facets) Deprecated.As of Wilberforce (7.0.x)void -
Uses of Facet in com.liferay.portal.kernel.search.facet
Classes in com.liferay.portal.kernel.search.facet that implement FacetModifier and TypeClassDescriptionclassclassclassDeprecated.As of Judson (7.1.x), with no direct replacementclassclassclassDeprecated.As of Judson (7.1.x), with no direct replacementclassMethods in com.liferay.portal.kernel.search.facet that return FacetMethods in com.liferay.portal.kernel.search.facet with parameters of type FacetModifier and TypeMethodDescriptionvoidFacetPostProcessor.exclude(Collection<Document> documents, Facet facet) -
Uses of Facet in com.liferay.portal.kernel.search.facet.util
Methods in com.liferay.portal.kernel.search.facet.util that return Facet