public class SCIndexer
extends com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
| Constructor and Description |
|---|
SCIndexer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDelete(com.liferay.portlet.softwarecatalog.model.SCProductEntry scProductEntry) |
protected com.liferay.portal.kernel.search.Document |
doGetDocument(com.liferay.portlet.softwarecatalog.model.SCProductEntry scProductEntry) |
protected com.liferay.portal.kernel.search.Summary |
doGetSummary(com.liferay.portal.kernel.search.Document document,
java.util.Locale locale,
java.lang.String snippet,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
protected void |
doReindex(com.liferay.portlet.softwarecatalog.model.SCProductEntry scProductEntry) |
protected void |
doReindex(java.lang.String[] ids) |
protected void |
doReindex(java.lang.String className,
long classPK) |
java.lang.String |
getClassName() |
protected void |
postProcessFullQuery(com.liferay.portal.kernel.search.BooleanQuery fullQuery,
com.liferay.portal.kernel.search.SearchContext searchContext) |
protected void |
reindexProductEntries(long companyId) |
addAssetFields, addDefaultHighlightFieldNames, addDefaultSelectedFieldNames, addFacetClause, addFacetSelectedFieldNames, addSearchAssetCategoryIds, addSearchAssetCategoryTitles, addSearchAssetTagNames, addSearchClassTypeIds, addSearchEntryClassNames, addSearchExpando, addSearchFolderId, addSearchGroupId, addSearchKeywords, addSearchLayout, addSearchLocalizedTerm, addSearchTerm, addSearchUserId, addSelectedLocalizedFieldNames, addStagingGroupKeyword, addStatus, addTrashFields, createFullQuery, createSummary, createSummary, delete, delete, deleteDocument, deleteDocument, deleteDocument, deleteDocument, doGetSortField, doPostProcessSearchQuery, doSearch, equals, getBaseModelDocument, getBaseModelDocument, getClassName, getClassNames, getDefaultSelectedFieldNames, getDefaultSelectedLocalizedFieldNames, getDocument, getExpandoFieldName, getFacetBooleanFilter, getFullQuery, getIndexerPostProcessors, getLocale, getLocalizedCountryNames, getPortletId, getPortletId, getSearchClassNames, getSearchEngineId, getSiteGroup, getSiteGroupId, getSnippetLocale, getSortField, getSortField, getSummary, getSummary, hashCode, hasPermission, isCommitImmediately, isFilterSearch, isIndexerEnabled, isPermissionAware, isSelectAllLocales, isStagingAware, isStagingGroup, isUseSearchResultPermissionFilter, isVisible, isVisible, isVisibleRelatedEntry, newDocument, populateAddresses, populateMap, postProcessContextBooleanFilter, postProcessContextQuery, postProcessSearchQuery, postProcessSearchQuery, processHits, registerIndexerPostProcessor, reindex, reindex, reindex, reindex, resetFullQuery, search, search, searchCount, setCommitImmediately, setDefaultSelectedFieldNames, setDefaultSelectedLocalizedFieldNames, setFilterSearch, setIndexerEnabled, setPermissionAware, setSelectAllLocales, setStagingAware, unregisterIndexerPostProcessorpublic java.lang.String getClassName()
protected void doDelete(com.liferay.portlet.softwarecatalog.model.SCProductEntry scProductEntry)
throws java.lang.Exception
doDelete in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>java.lang.Exceptionprotected com.liferay.portal.kernel.search.Document doGetDocument(com.liferay.portlet.softwarecatalog.model.SCProductEntry scProductEntry)
throws java.lang.Exception
doGetDocument in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>java.lang.Exceptionprotected com.liferay.portal.kernel.search.Summary doGetSummary(com.liferay.portal.kernel.search.Document document,
java.util.Locale locale,
java.lang.String snippet,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
doGetSummary in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>protected void doReindex(com.liferay.portlet.softwarecatalog.model.SCProductEntry scProductEntry)
throws java.lang.Exception
doReindex in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>java.lang.Exceptionprotected void doReindex(java.lang.String className,
long classPK)
throws java.lang.Exception
doReindex in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>java.lang.Exceptionprotected void doReindex(java.lang.String[] ids)
throws java.lang.Exception
doReindex in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>java.lang.Exceptionprotected void postProcessFullQuery(com.liferay.portal.kernel.search.BooleanQuery fullQuery,
com.liferay.portal.kernel.search.SearchContext searchContext)
throws java.lang.Exception
postProcessFullQuery in class com.liferay.portal.kernel.search.BaseIndexer<com.liferay.portlet.softwarecatalog.model.SCProductEntry>java.lang.Exceptionprotected void reindexProductEntries(long companyId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException