The ICmElasticSearchIndex type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyBaseClassIds
The base classes associated with this collection.
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyDateCreated
The date and time this object was created.
Public propertyId
The unique object ID.
Public propertyIndexedObjectCount
The number of objects in this full text index
Public propertyIndexingStatus
The status of indexing for the full text index.
Public propertyIndexName
The name of the index
Public propertyIndexReplicas
The number of replicas per index in this index area.
Public propertyIndexShards
The number of shards per index in this index area.
Public propertyIndexSizeKbytes
The size in KB of the full text Index
Public propertyMaximumResultsWindow
The maximum number of results per query segment for indexes in this index area.
Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertyResourceStatus
Open, closed, full, or standby status
Public propertyUpdateFailureDescription
A description of the last failure that occurred when processing an update to the number of shards or replicas for the index,
Public propertyUpdateHeldUntilDate
The date and time until which the lease is held on the index for the purpose of updating the number of shards or replicas, or until which update processing is suspended pending a retry.
Public propertyUpdateOperation
An integer indicating the type of shards or replicas update in progress for the index,

ToggleSee Also