- 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
-
- All Implemented Interfaces:
- Serializable, org.exoplatform.container.component.ComponentPlugin
public class WikiPageIndexingServiceConnector
extends org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
9/9/15
- See Also:
- Serialized Form
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
TYPE |
-
Fields inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
currentIndex, indexAlias, previousIndex, reindexOnUpgrade, replicas, shards
-
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
-
Method Summary
-
Methods inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
delete, getAttachmentProcessor, getCurrentIndex, getIndex, getPipelineName, getPreviousIndex, getReplicas, getShards, isNeedIngestPipeline, isReindexOnUpgrade, setIndex, setPreviousIndex, setReplicas, setShards
-
Methods inherited from class org.exoplatform.commons.search.index.IndexingServiceConnector
getType, isEnable, setEnable, setType
-
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.