public abstract class GeneratedSolrIndexConfig extends GenericItem
SolrIndexConfig.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BATCHSIZE
Qualifier of the
SolrIndexConfig.batchSize attribute |
static java.lang.String |
COMMITMODE
Qualifier of the
SolrIndexConfig.commitMode attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DISTRIBUTEDINDEXING
Qualifier of the
SolrIndexConfig.distributedIndexing attribute |
static java.lang.String |
EXPORTPATH
Qualifier of the
SolrIndexConfig.exportPath attribute |
static java.lang.String |
IGNOREERRORS
Qualifier of the
SolrIndexConfig.ignoreErrors attribute |
static java.lang.String |
INDEXMODE
Qualifier of the
SolrIndexConfig.indexMode attribute |
static java.lang.String |
LEGACYMODE
Qualifier of the
SolrIndexConfig.legacyMode attribute |
static java.lang.String |
MAXBATCHRETRIES
Qualifier of the
SolrIndexConfig.maxBatchRetries attribute |
static java.lang.String |
MAXRETRIES
Qualifier of the
SolrIndexConfig.maxRetries attribute |
static java.lang.String |
NAME
Qualifier of the
SolrIndexConfig.name attribute |
static java.lang.String |
NODEGROUP
Qualifier of the
SolrIndexConfig.nodeGroup attribute |
static java.lang.String |
NUMBEROFTHREADS
Qualifier of the
SolrIndexConfig.numberOfThreads attribute |
static java.lang.String |
OPTIMIZEMODE
Qualifier of the
SolrIndexConfig.optimizeMode attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedSolrIndexConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getBatchSize()
Generated method - Getter of the
SolrIndexConfig.batchSize attribute. |
java.lang.Integer |
getBatchSize(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.batchSize attribute. |
int |
getBatchSizeAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.batchSize attribute. |
int |
getBatchSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.batchSize attribute. |
EnumerationValue |
getCommitMode()
Generated method - Getter of the
SolrIndexConfig.commitMode attribute. |
EnumerationValue |
getCommitMode(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.commitMode attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getExportPath()
Generated method - Getter of the
SolrIndexConfig.exportPath attribute. |
java.lang.String |
getExportPath(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.exportPath attribute. |
EnumerationValue |
getIndexMode()
Generated method - Getter of the
SolrIndexConfig.indexMode attribute. |
EnumerationValue |
getIndexMode(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.indexMode attribute. |
java.lang.Integer |
getMaxBatchRetries()
Generated method - Getter of the
SolrIndexConfig.maxBatchRetries attribute. |
java.lang.Integer |
getMaxBatchRetries(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.maxBatchRetries attribute. |
int |
getMaxBatchRetriesAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.maxBatchRetries attribute. |
int |
getMaxBatchRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.maxBatchRetries attribute. |
java.lang.Integer |
getMaxRetries()
Generated method - Getter of the
SolrIndexConfig.maxRetries attribute. |
java.lang.Integer |
getMaxRetries(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.maxRetries attribute. |
int |
getMaxRetriesAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.maxRetries attribute. |
int |
getMaxRetriesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.maxRetries attribute. |
java.lang.String |
getName()
Generated method - Getter of the
SolrIndexConfig.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.name attribute. |
java.lang.String |
getNodeGroup()
Generated method - Getter of the
SolrIndexConfig.nodeGroup attribute. |
java.lang.String |
getNodeGroup(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.nodeGroup attribute. |
java.lang.Integer |
getNumberOfThreads()
Generated method - Getter of the
SolrIndexConfig.numberOfThreads attribute. |
java.lang.Integer |
getNumberOfThreads(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.numberOfThreads attribute. |
int |
getNumberOfThreadsAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.numberOfThreads attribute. |
int |
getNumberOfThreadsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.numberOfThreads attribute. |
EnumerationValue |
getOptimizeMode()
Generated method - Getter of the
SolrIndexConfig.optimizeMode attribute. |
EnumerationValue |
getOptimizeMode(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.optimizeMode attribute. |
java.lang.Boolean |
isDistributedIndexing()
Generated method - Getter of the
SolrIndexConfig.distributedIndexing attribute. |
java.lang.Boolean |
isDistributedIndexing(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.distributedIndexing attribute. |
boolean |
isDistributedIndexingAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.distributedIndexing attribute. |
boolean |
isDistributedIndexingAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.distributedIndexing attribute. |
java.lang.Boolean |
isIgnoreErrors()
Generated method - Getter of the
SolrIndexConfig.ignoreErrors attribute. |
java.lang.Boolean |
isIgnoreErrors(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.ignoreErrors attribute. |
boolean |
isIgnoreErrorsAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.ignoreErrors attribute. |
boolean |
isIgnoreErrorsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.ignoreErrors attribute. |
java.lang.Boolean |
isLegacyMode()
Generated method - Getter of the
SolrIndexConfig.legacyMode attribute. |
java.lang.Boolean |
isLegacyMode(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.legacyMode attribute. |
boolean |
isLegacyModeAsPrimitive()
Generated method - Getter of the
SolrIndexConfig.legacyMode attribute. |
boolean |
isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexConfig.legacyMode attribute. |
void |
setBatchSize(int value)
Generated method - Setter of the
SolrIndexConfig.batchSize attribute. |
void |
setBatchSize(java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.batchSize attribute. |
void |
setBatchSize(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexConfig.batchSize attribute. |
void |
setBatchSize(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.batchSize attribute. |
void |
setCommitMode(EnumerationValue value)
Generated method - Setter of the
SolrIndexConfig.commitMode attribute. |
void |
setCommitMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexConfig.commitMode attribute. |
void |
setDistributedIndexing(boolean value)
Generated method - Setter of the
SolrIndexConfig.distributedIndexing attribute. |
void |
setDistributedIndexing(java.lang.Boolean value)
Generated method - Setter of the
SolrIndexConfig.distributedIndexing attribute. |
void |
setDistributedIndexing(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexConfig.distributedIndexing attribute. |
void |
setDistributedIndexing(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrIndexConfig.distributedIndexing attribute. |
void |
setExportPath(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexConfig.exportPath attribute. |
void |
setExportPath(java.lang.String value)
Generated method - Setter of the
SolrIndexConfig.exportPath attribute. |
void |
setIgnoreErrors(boolean value)
Generated method - Setter of the
SolrIndexConfig.ignoreErrors attribute. |
void |
setIgnoreErrors(java.lang.Boolean value)
Generated method - Setter of the
SolrIndexConfig.ignoreErrors attribute. |
void |
setIgnoreErrors(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexConfig.ignoreErrors attribute. |
void |
setIgnoreErrors(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrIndexConfig.ignoreErrors attribute. |
void |
setIndexMode(EnumerationValue value)
Generated method - Setter of the
SolrIndexConfig.indexMode attribute. |
void |
setIndexMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexConfig.indexMode attribute. |
void |
setLegacyMode(boolean value)
Generated method - Setter of the
SolrIndexConfig.legacyMode attribute. |
void |
setLegacyMode(java.lang.Boolean value)
Generated method - Setter of the
SolrIndexConfig.legacyMode attribute. |
void |
setLegacyMode(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexConfig.legacyMode attribute. |
void |
setLegacyMode(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SolrIndexConfig.legacyMode attribute. |
void |
setMaxBatchRetries(int value)
Generated method - Setter of the
SolrIndexConfig.maxBatchRetries attribute. |
void |
setMaxBatchRetries(java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.maxBatchRetries attribute. |
void |
setMaxBatchRetries(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexConfig.maxBatchRetries attribute. |
void |
setMaxBatchRetries(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.maxBatchRetries attribute. |
void |
setMaxRetries(int value)
Generated method - Setter of the
SolrIndexConfig.maxRetries attribute. |
void |
setMaxRetries(java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.maxRetries attribute. |
void |
setMaxRetries(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexConfig.maxRetries attribute. |
void |
setMaxRetries(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.maxRetries attribute. |
protected void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexConfig.name attribute. |
protected void |
setName(java.lang.String value)
Generated method - Setter of the
SolrIndexConfig.name attribute. |
void |
setNodeGroup(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SolrIndexConfig.nodeGroup attribute. |
void |
setNodeGroup(java.lang.String value)
Generated method - Setter of the
SolrIndexConfig.nodeGroup attribute. |
void |
setNumberOfThreads(int value)
Generated method - Setter of the
SolrIndexConfig.numberOfThreads attribute. |
void |
setNumberOfThreads(java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.numberOfThreads attribute. |
void |
setNumberOfThreads(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexConfig.numberOfThreads attribute. |
void |
setNumberOfThreads(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SolrIndexConfig.numberOfThreads attribute. |
void |
setOptimizeMode(EnumerationValue value)
Generated method - Setter of the
SolrIndexConfig.optimizeMode attribute. |
void |
setOptimizeMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexConfig.optimizeMode attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String NAME
SolrIndexConfig.name attributepublic static final java.lang.String BATCHSIZE
SolrIndexConfig.batchSize attributepublic static final java.lang.String EXPORTPATH
SolrIndexConfig.exportPath attributepublic static final java.lang.String NUMBEROFTHREADS
SolrIndexConfig.numberOfThreads attributepublic static final java.lang.String INDEXMODE
SolrIndexConfig.indexMode attributepublic static final java.lang.String COMMITMODE
SolrIndexConfig.commitMode attributepublic static final java.lang.String OPTIMIZEMODE
SolrIndexConfig.optimizeMode attributepublic static final java.lang.String IGNOREERRORS
SolrIndexConfig.ignoreErrors attributepublic static final java.lang.String LEGACYMODE
SolrIndexConfig.legacyMode attributepublic static final java.lang.String MAXRETRIES
SolrIndexConfig.maxRetries attributepublic static final java.lang.String MAXBATCHRETRIES
SolrIndexConfig.maxBatchRetries attributepublic static final java.lang.String DISTRIBUTEDINDEXING
SolrIndexConfig.distributedIndexing attributepublic static final java.lang.String NODEGROUP
SolrIndexConfig.nodeGroup attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Integer getBatchSize(SessionContext ctx)
SolrIndexConfig.batchSize attribute.public java.lang.Integer getBatchSize()
SolrIndexConfig.batchSize attribute.public int getBatchSizeAsPrimitive(SessionContext ctx)
SolrIndexConfig.batchSize attribute.public int getBatchSizeAsPrimitive()
SolrIndexConfig.batchSize attribute.public void setBatchSize(SessionContext ctx, java.lang.Integer value)
SolrIndexConfig.batchSize attribute.value - the batchSizepublic void setBatchSize(java.lang.Integer value)
SolrIndexConfig.batchSize attribute.value - the batchSizepublic void setBatchSize(SessionContext ctx, int value)
SolrIndexConfig.batchSize attribute.value - the batchSizepublic void setBatchSize(int value)
SolrIndexConfig.batchSize attribute.value - the batchSizepublic EnumerationValue getCommitMode(SessionContext ctx)
SolrIndexConfig.commitMode attribute.public EnumerationValue getCommitMode()
SolrIndexConfig.commitMode attribute.public void setCommitMode(SessionContext ctx, EnumerationValue value)
SolrIndexConfig.commitMode attribute.value - the commitModepublic void setCommitMode(EnumerationValue value)
SolrIndexConfig.commitMode attribute.value - the commitModepublic java.lang.Boolean isDistributedIndexing(SessionContext ctx)
SolrIndexConfig.distributedIndexing attribute.public java.lang.Boolean isDistributedIndexing()
SolrIndexConfig.distributedIndexing attribute.public boolean isDistributedIndexingAsPrimitive(SessionContext ctx)
SolrIndexConfig.distributedIndexing attribute.public boolean isDistributedIndexingAsPrimitive()
SolrIndexConfig.distributedIndexing attribute.public void setDistributedIndexing(SessionContext ctx, java.lang.Boolean value)
SolrIndexConfig.distributedIndexing attribute.value - the distributedIndexingpublic void setDistributedIndexing(java.lang.Boolean value)
SolrIndexConfig.distributedIndexing attribute.value - the distributedIndexingpublic void setDistributedIndexing(SessionContext ctx, boolean value)
SolrIndexConfig.distributedIndexing attribute.value - the distributedIndexingpublic void setDistributedIndexing(boolean value)
SolrIndexConfig.distributedIndexing attribute.value - the distributedIndexingpublic java.lang.String getExportPath(SessionContext ctx)
SolrIndexConfig.exportPath attribute.public java.lang.String getExportPath()
SolrIndexConfig.exportPath attribute.public void setExportPath(SessionContext ctx, java.lang.String value)
SolrIndexConfig.exportPath attribute.value - the exportPathpublic void setExportPath(java.lang.String value)
SolrIndexConfig.exportPath attribute.value - the exportPathpublic java.lang.Boolean isIgnoreErrors(SessionContext ctx)
SolrIndexConfig.ignoreErrors attribute.public java.lang.Boolean isIgnoreErrors()
SolrIndexConfig.ignoreErrors attribute.public boolean isIgnoreErrorsAsPrimitive(SessionContext ctx)
SolrIndexConfig.ignoreErrors attribute.public boolean isIgnoreErrorsAsPrimitive()
SolrIndexConfig.ignoreErrors attribute.public void setIgnoreErrors(SessionContext ctx, java.lang.Boolean value)
SolrIndexConfig.ignoreErrors attribute.value - the ignoreErrorspublic void setIgnoreErrors(java.lang.Boolean value)
SolrIndexConfig.ignoreErrors attribute.value - the ignoreErrorspublic void setIgnoreErrors(SessionContext ctx, boolean value)
SolrIndexConfig.ignoreErrors attribute.value - the ignoreErrorspublic void setIgnoreErrors(boolean value)
SolrIndexConfig.ignoreErrors attribute.value - the ignoreErrorspublic EnumerationValue getIndexMode(SessionContext ctx)
SolrIndexConfig.indexMode attribute.public EnumerationValue getIndexMode()
SolrIndexConfig.indexMode attribute.public void setIndexMode(SessionContext ctx, EnumerationValue value)
SolrIndexConfig.indexMode attribute.value - the indexModepublic void setIndexMode(EnumerationValue value)
SolrIndexConfig.indexMode attribute.value - the indexModepublic java.lang.Boolean isLegacyMode(SessionContext ctx)
SolrIndexConfig.legacyMode attribute.public java.lang.Boolean isLegacyMode()
SolrIndexConfig.legacyMode attribute.public boolean isLegacyModeAsPrimitive(SessionContext ctx)
SolrIndexConfig.legacyMode attribute.public boolean isLegacyModeAsPrimitive()
SolrIndexConfig.legacyMode attribute.public void setLegacyMode(SessionContext ctx, java.lang.Boolean value)
SolrIndexConfig.legacyMode attribute.value - the legacyModepublic void setLegacyMode(java.lang.Boolean value)
SolrIndexConfig.legacyMode attribute.value - the legacyModepublic void setLegacyMode(SessionContext ctx, boolean value)
SolrIndexConfig.legacyMode attribute.value - the legacyModepublic void setLegacyMode(boolean value)
SolrIndexConfig.legacyMode attribute.value - the legacyModepublic java.lang.Integer getMaxBatchRetries(SessionContext ctx)
SolrIndexConfig.maxBatchRetries attribute.public java.lang.Integer getMaxBatchRetries()
SolrIndexConfig.maxBatchRetries attribute.public int getMaxBatchRetriesAsPrimitive(SessionContext ctx)
SolrIndexConfig.maxBatchRetries attribute.public int getMaxBatchRetriesAsPrimitive()
SolrIndexConfig.maxBatchRetries attribute.public void setMaxBatchRetries(SessionContext ctx, java.lang.Integer value)
SolrIndexConfig.maxBatchRetries attribute.value - the maxBatchRetriespublic void setMaxBatchRetries(java.lang.Integer value)
SolrIndexConfig.maxBatchRetries attribute.value - the maxBatchRetriespublic void setMaxBatchRetries(SessionContext ctx, int value)
SolrIndexConfig.maxBatchRetries attribute.value - the maxBatchRetriespublic void setMaxBatchRetries(int value)
SolrIndexConfig.maxBatchRetries attribute.value - the maxBatchRetriespublic java.lang.Integer getMaxRetries(SessionContext ctx)
SolrIndexConfig.maxRetries attribute.public java.lang.Integer getMaxRetries()
SolrIndexConfig.maxRetries attribute.public int getMaxRetriesAsPrimitive(SessionContext ctx)
SolrIndexConfig.maxRetries attribute.public int getMaxRetriesAsPrimitive()
SolrIndexConfig.maxRetries attribute.public void setMaxRetries(SessionContext ctx, java.lang.Integer value)
SolrIndexConfig.maxRetries attribute.value - the maxRetriespublic void setMaxRetries(java.lang.Integer value)
SolrIndexConfig.maxRetries attribute.value - the maxRetriespublic void setMaxRetries(SessionContext ctx, int value)
SolrIndexConfig.maxRetries attribute.value - the maxRetriespublic void setMaxRetries(int value)
SolrIndexConfig.maxRetries attribute.value - the maxRetriespublic java.lang.String getName(SessionContext ctx)
SolrIndexConfig.name attribute.public java.lang.String getName()
SolrIndexConfig.name attribute.protected void setName(SessionContext ctx, java.lang.String value)
SolrIndexConfig.name attribute.value - the name - unique identifier of indexer configurationprotected void setName(java.lang.String value)
SolrIndexConfig.name attribute.value - the name - unique identifier of indexer configurationpublic java.lang.String getNodeGroup(SessionContext ctx)
SolrIndexConfig.nodeGroup attribute.public java.lang.String getNodeGroup()
SolrIndexConfig.nodeGroup attribute.public void setNodeGroup(SessionContext ctx, java.lang.String value)
SolrIndexConfig.nodeGroup attribute.value - the nodeGroup - allows to control on which node group of a cluster process will be executed in case of distributed indexingpublic void setNodeGroup(java.lang.String value)
SolrIndexConfig.nodeGroup attribute.value - the nodeGroup - allows to control on which node group of a cluster process will be executed in case of distributed indexingpublic java.lang.Integer getNumberOfThreads(SessionContext ctx)
SolrIndexConfig.numberOfThreads attribute.public java.lang.Integer getNumberOfThreads()
SolrIndexConfig.numberOfThreads attribute.public int getNumberOfThreadsAsPrimitive(SessionContext ctx)
SolrIndexConfig.numberOfThreads attribute.public int getNumberOfThreadsAsPrimitive()
SolrIndexConfig.numberOfThreads attribute.public void setNumberOfThreads(SessionContext ctx, java.lang.Integer value)
SolrIndexConfig.numberOfThreads attribute.value - the numberOfThreadspublic void setNumberOfThreads(java.lang.Integer value)
SolrIndexConfig.numberOfThreads attribute.value - the numberOfThreadspublic void setNumberOfThreads(SessionContext ctx, int value)
SolrIndexConfig.numberOfThreads attribute.value - the numberOfThreadspublic void setNumberOfThreads(int value)
SolrIndexConfig.numberOfThreads attribute.value - the numberOfThreadspublic EnumerationValue getOptimizeMode(SessionContext ctx)
SolrIndexConfig.optimizeMode attribute.public EnumerationValue getOptimizeMode()
SolrIndexConfig.optimizeMode attribute.public void setOptimizeMode(SessionContext ctx, EnumerationValue value)
SolrIndexConfig.optimizeMode attribute.value - the optimizeModepublic void setOptimizeMode(EnumerationValue value)
SolrIndexConfig.optimizeMode attribute.value - the optimizeModeCopyright © 2018 SAP SE. All Rights Reserved.