com.liferay.document.library.internal.dynamic.data.mapping.util.DLFileEntryMetadataDDMStructureIndexer@Deprecated public class DLFileEntryMetadataIndexer extends BaseIndexer<DLFileEntryMetadata> implements DDMStructureIndexer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME
Deprecated.
|
DEFAULT_INTERVAL| Constructor and Description |
|---|
DLFileEntryMetadataIndexer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDelete(DLFileEntryMetadata object)
Deprecated.
|
protected Document |
doGetDocument(DLFileEntryMetadata object)
Deprecated.
|
protected Summary |
doGetSummary(Document document,
java.util.Locale locale,
java.lang.String snippet,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
Deprecated.
|
protected void |
doReindex(DLFileEntryMetadata object)
Deprecated.
|
protected void |
doReindex(java.lang.String[] ids)
Deprecated.
|
protected void |
doReindex(java.lang.String className,
long classPK)
Deprecated.
|
java.lang.String |
getClassName()
Deprecated.
|
void |
reindexDDMStructures(java.util.List<java.lang.Long> ddmStructureIds)
Deprecated.
|
addDefaultHighlightFieldNames, addDefaultSelectedFieldNames, addFacetClause, addFacetSelectedFieldNames, addLocalizedField, addSearchAssetCategoryIds, addSearchAssetTagNames, addSearchClassTypeIds, addSearchEntryClassNames, addSearchExpando, addSearchFolderId, addSearchKeywords, addSearchLayout, addSearchLocalizedTerm, addSearchTerm, addSearchUserId, addSelectedLocalizedFieldNames, addStagingGroupKeyword, addStatus, createFullQuery, createSummary, createSummary, delete, delete, deleteDocument, deleteDocument, deleteDocument, deleteDocument, doGetSortField, doPostProcessSearchQuery, doSearch, equals, getBaseModelDocument, getBaseModelDocument, getClassName, getDefaultSelectedFieldNames, getDefaultSelectedLocalizedFieldNames, getDocument, getDocumentContributors, getExpandoFieldName, getExpandoQueryContributors, getFacetBooleanFilter, getFullQuery, getIndexerPostProcessors, getLocale, getLocalizedCountryNames, getSearchClassNames, getSearchEngineId, getSiteGroup, getSiteGroupId, getSnippetLocale, getSortField, getSummary, hashCode, hasPermission, isCommitImmediately, isFilterSearch, isIndexerEnabled, isPermissionAware, isSelectAllLocales, isStagingAware, isStagingGroup, isUseSearchResultPermissionFilter, isVisible, isVisible, 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, unregisterIndexerPostProcessorpublic java.lang.String getClassName()
getClassName in interface Indexer<DLFileEntryMetadata>public void reindexDDMStructures(java.util.List<java.lang.Long> ddmStructureIds)
throws SearchException
reindexDDMStructures in interface DDMStructureIndexerSearchExceptionprotected void doDelete(DLFileEntryMetadata object) throws java.lang.Exception
doDelete in class BaseIndexer<DLFileEntryMetadata>java.lang.Exceptionprotected Document doGetDocument(DLFileEntryMetadata object) throws java.lang.Exception
doGetDocument in class BaseIndexer<DLFileEntryMetadata>java.lang.Exceptionprotected Summary doGetSummary(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 BaseIndexer<DLFileEntryMetadata>java.lang.Exceptionprotected void doReindex(DLFileEntryMetadata object) throws java.lang.Exception
doReindex in class BaseIndexer<DLFileEntryMetadata>java.lang.Exceptionprotected void doReindex(java.lang.String className,
long classPK)
throws java.lang.Exception
doReindex in class BaseIndexer<DLFileEntryMetadata>java.lang.Exceptionprotected void doReindex(java.lang.String[] ids)
throws java.lang.Exception
doReindex in class BaseIndexer<DLFileEntryMetadata>java.lang.Exception