Package org.exoplatform.wiki.jpa.search
Class NoteVersionLanguageIndexingServiceConnector
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.search.index.IndexingServiceConnector
org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
org.exoplatform.wiki.jpa.search.NoteVersionLanguageIndexingServiceConnector
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
-
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
ConstructorsConstructorDescriptionNoteVersionLanguageIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams, NoteService noteService, org.exoplatform.social.metadata.MetadataService metadataService) -
Method Summary
Methods inherited from class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
addDocumentMetadata, computePermissions, getAllIds, getMappingMethods 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
-
NoteVersionLanguageIndexingServiceConnector
public NoteVersionLanguageIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams, NoteService noteService, org.exoplatform.social.metadata.MetadataService metadataService)
-
-
Method Details
-
create
- Overrides:
createin classWikiPageIndexingServiceConnector
-
update
- Overrides:
updatein classWikiPageIndexingServiceConnector
-
getConnectorName
- Overrides:
getConnectorNamein classWikiPageIndexingServiceConnector
-