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 void
BaseIndexer.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 TypeClassDescriptionclass
class
class
Deprecated.As of Judson (7.1.x), with no direct replacementclass
class
class
Deprecated.As of Judson (7.1.x), with no direct replacementclass
Methods in com.liferay.portal.kernel.search.facet that return FacetMethods in com.liferay.portal.kernel.search.facet with parameters of type FacetModifier and TypeMethodDescriptionvoid
FacetPostProcessor.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