|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.search.BaseIndexer
com.liferay.util.bridges.alloy.BaseAlloyIndexer
public abstract class BaseAlloyIndexer
| Field Summary | |
|---|---|
protected AlloyServiceInvoker |
alloyServiceInvoker
|
protected java.lang.String[] |
classNames
|
protected java.lang.String |
portletId
|
| Fields inherited from class com.liferay.portal.kernel.search.BaseIndexer |
|---|
INDEX_FILTER_SEARCH_LIMIT |
| Fields inherited from interface com.liferay.portal.kernel.search.Indexer |
|---|
DEFAULT_INTERVAL |
| Constructor Summary | |
|---|---|
BaseAlloyIndexer()
|
|
| Method Summary | |
|---|---|
protected void |
doDelete(java.lang.Object obj)
|
protected void |
doReindex(java.lang.Object obj)
|
protected void |
doReindex(java.lang.String[] ids)
|
protected void |
doReindex(java.lang.String className,
long classPK)
|
AlloyServiceInvoker |
getAlloyServiceInvoker()
|
java.lang.String[] |
getClassNames()
|
java.lang.String |
getPortletId()
|
protected java.lang.String |
getPortletId(com.liferay.portal.kernel.search.SearchContext searchContext)
|
void |
postProcessContextQuery(com.liferay.portal.kernel.search.BooleanQuery contextQuery,
com.liferay.portal.kernel.search.SearchContext searchContext)
|
protected void |
reindexModels(long companyId)
|
protected void |
reindexModels(long companyId,
int start,
int end)
|
protected void |
setAlloyServiceInvoker(AlloyServiceInvoker alloyServiceInvoker)
|
protected void |
setClassName(java.lang.String className)
|
protected void |
setPortletId(java.lang.String portletId)
|
| Methods inherited from class com.liferay.portal.kernel.search.BaseIndexer |
|---|
addAssetFields, addLocalizedSearchTerm, addRelatedClassNames, addRelatedEntryFields, addSearchArrayQuery, addSearchAssetCategoryIds, addSearchAssetCategoryTitles, addSearchAssetTagNames, addSearchClassTypeIds, addSearchDDMStruture, addSearchEntryClassNames, addSearchExpando, addSearchFolderId, addSearchGroupId, addSearchKeywords, addSearchLayout, addSearchLocalizedTerm, addSearchTerm, addSearchUserId, addStagingGroupKeyword, addStatus, addTrashFields, createFullQuery, createLocalizedSummary, createLocalizedSummary, createSummary, createSummary, delete, delete, deleteDocument, deleteDocument, deleteDocument, deleteDocument, doGetDocument, doGetSortField, doGetSummary, doReindexDDMStructures, filterSearch, getBaseModelDocument, getBaseModelDocument, getClassName, getDocument, getFacetQuery, getFullQuery, getIndexerPostProcessors, getLocalizedCountryNames, getParentGroupId, getSearchEngineId, getSiteGroupId, getSnippetLocale, getSortField, getSortField, getSummary, hasPermission, isFilterSearch, isIndexerEnabled, isPermissionAware, isStagingAware, newDocument, populateAddresses, postProcessFullQuery, postProcessSearchQuery, processHits, registerIndexerPostProcessor, reindex, reindex, reindex, reindexDDMStructures, search, setFilterSearch, setIndexerEnabled, setPermissionAware, setSortableTextFields, setStagingAware, unregisterIndexerPostProcessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AlloyServiceInvoker alloyServiceInvoker
protected java.lang.String[] classNames
protected java.lang.String portletId
| Constructor Detail |
|---|
public BaseAlloyIndexer()
| Method Detail |
|---|
public AlloyServiceInvoker getAlloyServiceInvoker()
public java.lang.String[] getClassNames()
public java.lang.String getPortletId()
public void postProcessContextQuery(com.liferay.portal.kernel.search.BooleanQuery contextQuery,
com.liferay.portal.kernel.search.SearchContext searchContext)
throws java.lang.Exception
postProcessContextQuery in interface com.liferay.portal.kernel.search.IndexerpostProcessContextQuery in class com.liferay.portal.kernel.search.BaseIndexerjava.lang.Exception
protected void doDelete(java.lang.Object obj)
throws java.lang.Exception
doDelete in class com.liferay.portal.kernel.search.BaseIndexerjava.lang.Exception
protected void doReindex(java.lang.Object obj)
throws java.lang.Exception
doReindex in class com.liferay.portal.kernel.search.BaseIndexerjava.lang.Exception
protected void doReindex(java.lang.String className,
long classPK)
throws java.lang.Exception
doReindex in class com.liferay.portal.kernel.search.BaseIndexerjava.lang.Exception
protected void doReindex(java.lang.String[] ids)
throws java.lang.Exception
doReindex in class com.liferay.portal.kernel.search.BaseIndexerjava.lang.Exceptionprotected java.lang.String getPortletId(com.liferay.portal.kernel.search.SearchContext searchContext)
getPortletId in class com.liferay.portal.kernel.search.BaseIndexer
protected void reindexModels(long companyId)
throws java.lang.Exception
java.lang.Exception
protected void reindexModels(long companyId,
int start,
int end)
throws java.lang.Exception
java.lang.Exceptionprotected void setAlloyServiceInvoker(AlloyServiceInvoker alloyServiceInvoker)
protected void setClassName(java.lang.String className)
protected void setPortletId(java.lang.String portletId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||