Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_NAME |
Constructor and Description |
---|
WikiNodeIndexer() |
Modifier and Type | Method and Description |
---|---|
protected void |
doDelete(WikiNode wikiNode) |
protected com.liferay.portal.kernel.search.Document |
doGetDocument(WikiNode wikiNode) |
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(java.lang.String[] ids) |
protected void |
doReindex(java.lang.String className,
long classPK) |
protected void |
doReindex(WikiNode wikiNode) |
java.lang.String |
getClassName() |
boolean |
hasPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
java.lang.String entryClassName,
long entryClassPK,
java.lang.String actionId) |
protected void |
reindexEntries(long companyId) |
protected void |
setWikiNodeLocalService(WikiNodeLocalService wikiNodeLocalService) |
addAssetFields, addDefaultHighlightFieldNames, addDefaultSelectedFieldNames, addFacetClause, addFacetSelectedFieldNames, addLocalizedField, 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, isCommitImmediately, isFilterSearch, isIndexerEnabled, isPermissionAware, isSelectAllLocales, isStagingAware, isStagingGroup, isUseSearchResultPermissionFilter, isVisible, isVisible, isVisibleRelatedEntry, newDocument, populateAddresses, populateMap, postProcessContextBooleanFilter, postProcessContextQuery, postProcessFullQuery, postProcessSearchQuery, postProcessSearchQuery, processHits, registerIndexerPostProcessor, reindex, reindex, reindex, reindex, resetFullQuery, search, search, searchCount, setCommitImmediately, setDefaultSelectedFieldNames, setDefaultSelectedLocalizedFieldNames, setFilterSearch, setIndexerEnabled, setPermissionAware, setSelectAllLocales, setStagingAware, unregisterIndexerPostProcessor
public java.lang.String getClassName()
public boolean hasPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, java.lang.String entryClassName, long entryClassPK, java.lang.String actionId) throws java.lang.Exception
protected void doDelete(WikiNode wikiNode) throws java.lang.Exception
doDelete
in class com.liferay.portal.kernel.search.BaseIndexer<WikiNode>
java.lang.Exception
protected com.liferay.portal.kernel.search.Document doGetDocument(WikiNode wikiNode) throws java.lang.Exception
doGetDocument
in class com.liferay.portal.kernel.search.BaseIndexer<WikiNode>
java.lang.Exception
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) throws java.lang.Exception
doGetSummary
in class com.liferay.portal.kernel.search.BaseIndexer<WikiNode>
java.lang.Exception
protected void doReindex(java.lang.String className, long classPK) throws java.lang.Exception
doReindex
in class com.liferay.portal.kernel.search.BaseIndexer<WikiNode>
java.lang.Exception
protected void doReindex(java.lang.String[] ids) throws java.lang.Exception
doReindex
in class com.liferay.portal.kernel.search.BaseIndexer<WikiNode>
java.lang.Exception
protected void doReindex(WikiNode wikiNode) throws java.lang.Exception
doReindex
in class com.liferay.portal.kernel.search.BaseIndexer<WikiNode>
java.lang.Exception
protected void reindexEntries(long companyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void setWikiNodeLocalService(WikiNodeLocalService wikiNodeLocalService)