public class FacetedSearcherManagerImpl
extends java.lang.Object
implements com.liferay.portal.kernel.search.facet.faceted.searcher.FacetedSearcherManager
| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.expando.kernel.util.ExpandoBridgeFactory |
expandoBridgeFactory |
protected com.liferay.portal.kernel.service.GroupLocalService |
groupLocalService |
protected com.liferay.portal.kernel.search.IndexerRegistry |
indexerRegistry |
protected com.liferay.portal.kernel.search.IndexSearcherHelper |
indexSearcherHelper |
| Constructor and Description |
|---|
FacetedSearcherManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.search.facet.faceted.searcher.FacetedSearcher |
createFacetedSearcher() |
protected com.liferay.expando.kernel.util.ExpandoBridgeFactory expandoBridgeFactory
protected com.liferay.portal.kernel.service.GroupLocalService groupLocalService
protected com.liferay.portal.kernel.search.IndexerRegistry indexerRegistry
protected com.liferay.portal.kernel.search.IndexSearcherHelper indexSearcherHelper