Class ProfileIndexingServiceConnector
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.search.index.IndexingServiceConnector
org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
org.exoplatform.social.core.jpa.search.ProfileIndexingServiceConnector
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ProfileIndexingServiceConnector
extends org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Sep
29, 2015
-
Field Summary
FieldsFields inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
currentIndex, indexAlias, mapping, previousIndex, previousIndices, 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
ConstructorsConstructorDescriptionProfileIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.social.core.manager.IdentityManager identityManager, IdentityDAO identityDAO, ConnectionDAO connectionDAO, org.exoplatform.social.core.profileproperty.ProfilePropertyService profilePropertyService, io.meeds.social.translation.service.TranslationService translationService) -
Method Summary
Methods inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
delete, getAttachmentProcessor, getCurrentIndex, getIndexAlias, getPipelineName, getPreviousIndex, getPreviousIndices, 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
-
ProfileIndexingServiceConnector
public ProfileIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.social.core.manager.IdentityManager identityManager, IdentityDAO identityDAO, ConnectionDAO connectionDAO, org.exoplatform.social.core.profileproperty.ProfilePropertyService profilePropertyService, io.meeds.social.translation.service.TranslationService translationService)
-
-
Method Details
-
create
- Specified by:
createin classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
update
- Specified by:
updatein classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
getConnectorName
- Specified by:
getConnectorNamein classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
getAllIds
- Specified by:
getAllIdsin classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
getMapping
- Overrides:
getMappingin classorg.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
-