Package org.exoplatform.news.search
Class NewsIndexingServiceConnector
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.search.index.IndexingServiceConnector
org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
org.exoplatform.news.search.NewsIndexingServiceConnector
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class NewsIndexingServiceConnector
extends org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
-
Field Summary
FieldsFields inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
currentIndex, indexAlias, mapping, previousIndex, reindexOnUpgrade, replicas, shardsFields inherited from class org.exoplatform.commons.search.index.IndexingServiceConnector
connectorName, enableFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionNewsIndexingServiceConnector(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.container.xml.InitParams initParams, NewsService newsService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.metadata.MetadataService metadataService) -
Method Summary
Methods inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
delete, getAttachmentProcessor, getCurrentIndex, getIndexAlias, getMapping, getPipelineName, getPreviousIndex, getReindexPipelineName, getReplicas, getShards, isNeedIngestPipeline, isReindexOnUpgrade, setPreviousIndex, setReplicas, setShardsMethods inherited from class org.exoplatform.commons.search.index.IndexingServiceConnector
isEnable, setEnableMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
NewsIndexingServiceConnector
public NewsIndexingServiceConnector(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.container.xml.InitParams initParams, NewsService newsService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.metadata.MetadataService metadataService)
-
-
Method Details
-
getConnectorName
- Specified by:
getConnectorNamein classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
create
- Specified by:
createin classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
update
- Specified by:
updatein classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
getAllIds
- Specified by:
getAllIdsin classorg.exoplatform.commons.search.index.IndexingServiceConnector
-