Class UpdatableIndexSettings
Collection of OpenSearch index settings that can be dynamically updated
Inheritance
UpdatableIndexSettings
Assembly: OpenSearch.Client.dll
Syntax
public static class UpdatableIndexSettings
Fields
|
Edit this page
View Source
Analysis
Declaration
public const string Analysis = "analysis"
Field Value
|
Edit this page
View Source
AnalyzeMaxTokenCount
Declaration
public const string AnalyzeMaxTokenCount = "index.analyze.max_token_count"
Field Value
|
Edit this page
View Source
AutoExpandReplicas
Declaration
public const string AutoExpandReplicas = "index.auto_expand_replicas"
Field Value
|
Edit this page
View Source
Declaration
public const string BlocksMetadata = "index.blocks.metadata"
Field Value
|
Edit this page
View Source
BlocksRead
Declaration
public const string BlocksRead = "index.blocks.read"
Field Value
|
Edit this page
View Source
BlocksReadOnly
Declaration
public const string BlocksReadOnly = "index.blocks.read_only"
Field Value
|
Edit this page
View Source
BlocksReadOnlyAllowDelete
Declaration
public const string BlocksReadOnlyAllowDelete = "index.blocks.read_only_allow_delete"
Field Value
|
Edit this page
View Source
BlocksWrite
Declaration
public const string BlocksWrite = "index.blocks.write"
Field Value
|
Edit this page
View Source
Declaration
public const string CompoundFormat = "index.compound_format"
Field Value
|
Edit this page
View Source
CompoundOnFlush
Declaration
public const string CompoundOnFlush = "index.compound_on_flush"
Field Value
|
Edit this page
View Source
DefaultPipeline
Declaration
public const string DefaultPipeline = "index.default_pipeline"
Field Value
|
Edit this page
View Source
FinalPipeline
Declaration
public const string FinalPipeline = "index.final_pipeline"
Field Value
|
Edit this page
View Source
MappingNestedFieldsLimit
limits the number of unique nested types per index.
Declaration
public const string MappingNestedFieldsLimit = "index.mapping.nested_fields.limit"
Field Value
|
Edit this page
View Source
MappingNestedObjectsLimit
limits the number of nested objects that a single document may contain across all nested types,
in order to prevent out of memory errors when a document contains too many nested objects.
Declaration
public const string MappingNestedObjectsLimit = "index.mapping.nested_objects.limit"
Field Value
|
Edit this page
View Source
MaxInnerResultWindow
maximum value of from + size on an individual inner hit definition or top hits aggregation
Declaration
public const string MaxInnerResultWindow = "index.max_inner_result_window"
Field Value
|
Edit this page
View Source
MaxNGramDiff
Declaration
public const string MaxNGramDiff = "index.max_ngram_diff"
Field Value
|
Edit this page
View Source
MaxResultWindow
maximum value of from + size on a query
Declaration
public const string MaxResultWindow = "index.max_result_window"
Field Value
|
Edit this page
View Source
MaxScriptFields
maximum value of allowed script_fields that can be retrieved per search request.
Declaration
public const string MaxScriptFields = "index.max_script_fields"
Field Value
|
Edit this page
View Source
MaxShingleDiff
Declaration
public const string MaxShingleDiff = "index.max_shingle_diff"
Field Value
|
Edit this page
View Source
MergePolicyExpungeDeletesAllowed
Declaration
public const string MergePolicyExpungeDeletesAllowed = "index.merge.policy.expunge_deletes_allowed"
Field Value
|
Edit this page
View Source
MergePolicyFloorSegment
Declaration
public const string MergePolicyFloorSegment = "index.merge.policy.floor_segment"
Field Value
|
Edit this page
View Source
MergePolicyMaxMergeAtOnce
Declaration
public const string MergePolicyMaxMergeAtOnce = "index.merge.policy.max_merge_at_once"
Field Value
|
Edit this page
View Source
MergePolicyMaxMergeAtOnceExplicit
Declaration
public const string MergePolicyMaxMergeAtOnceExplicit = "index.merge.policy.max_merge_at_once_explicit"
Field Value
|
Edit this page
View Source
MergePolicyMaxMergedSegment
Declaration
public const string MergePolicyMaxMergedSegment = "index.merge.policy.max_merged_segment"
Field Value
|
Edit this page
View Source
MergePolicyReclaimDeletesWeight
Declaration
public const string MergePolicyReclaimDeletesWeight = "index.merge.policy.reclaim_deletes_weight"
Field Value
|
Edit this page
View Source
MergePolicySegmentsPerTier
Declaration
public const string MergePolicySegmentsPerTier = "index.merge.policy.segments_per_tier"
Field Value
|
Edit this page
View Source
MergeSchedulerAutoThrottle
Declaration
public const string MergeSchedulerAutoThrottle = "index.merge.scheduler.auto_throttle"
Field Value
|
Edit this page
View Source
MergeSchedulerMaxThreadCount
Declaration
public const string MergeSchedulerMaxThreadCount = "index.merge.scheduler.max_thread_count"
Field Value
|
Edit this page
View Source
NumberOfReplicas
Declaration
public const string NumberOfReplicas = "index.number_of_replicas"
Field Value
|
Edit this page
View Source
Priority
Declaration
public const string Priority = "index.priority"
Field Value
|
Edit this page
View Source
QueriesCacheEnabled
Declaration
public const string QueriesCacheEnabled = "index.queries.cache.enabled"
Field Value
|
Edit this page
View Source
RecoveryInitialShards
Declaration
public const string RecoveryInitialShards = "index.recovery.initial_shards"
Field Value
|
Edit this page
View Source
RefreshInterval
Declaration
public const string RefreshInterval = "index.refresh_interval"
Field Value
|
Edit this page
View Source
RequestsCacheEnable
Declaration
public const string RequestsCacheEnable = "index.requests.cache.enable"
Field Value
|
Edit this page
View Source
RoutingAllocationDisableAllocation
Declaration
public const string RoutingAllocationDisableAllocation = "index.routing.allocation.disable_allocation"
Field Value
|
Edit this page
View Source
RoutingAllocationDisableNewAllocation
Declaration
public const string RoutingAllocationDisableNewAllocation = "index.routing.allocation.disable_new_allocation"
Field Value
|
Edit this page
View Source
RoutingAllocationDisableReplicaAllocation
Declaration
public const string RoutingAllocationDisableReplicaAllocation = "index.routing.allocation.disable_replica_allocation"
Field Value
|
Edit this page
View Source
RoutingAllocationEnable
Declaration
public const string RoutingAllocationEnable = "index.routing.allocation.enable"
Field Value
|
Edit this page
View Source
RoutingAllocationExclude
Declaration
public const string RoutingAllocationExclude = "index.routing.allocation.exclude"
Field Value
|
Edit this page
View Source
RoutingAllocationInclude
Declaration
public const string RoutingAllocationInclude = "index.routing.allocation.include"
Field Value
|
Edit this page
View Source
RoutingAllocationRequire
Declaration
public const string RoutingAllocationRequire = "index.routing.allocation.require"
Field Value
|
Edit this page
View Source
RoutingAllocationTotalShardsPerNode
Declaration
public const string RoutingAllocationTotalShardsPerNode = "index.routing.allocation.total_shards_per_node"
Field Value
|
Edit this page
View Source
Similarity
Declaration
public const string Similarity = "similarity"
Field Value
|
Edit this page
View Source
SlowlogIndexingLevel
Declaration
public const string SlowlogIndexingLevel = "index.indexing.slowlog.level"
Field Value
|
Edit this page
View Source
SlowlogIndexingSource
Declaration
public const string SlowlogIndexingSource = "index.indexing.slowlog.source"
Field Value
|
Edit this page
View Source
SlowlogIndexingThresholdFetchDebug
Declaration
public const string SlowlogIndexingThresholdFetchDebug = "index.indexing.slowlog.threshold.index.debug"
Field Value
|
Edit this page
View Source
SlowlogIndexingThresholdFetchInfo
Declaration
public const string SlowlogIndexingThresholdFetchInfo = "index.indexing.slowlog.threshold.index.info"
Field Value
|
Edit this page
View Source
SlowlogIndexingThresholdFetchTrace
Declaration
public const string SlowlogIndexingThresholdFetchTrace = "index.indexing.slowlog.threshold.index.trace"
Field Value
|
Edit this page
View Source
SlowlogIndexingThresholdFetchWarn
Declaration
public const string SlowlogIndexingThresholdFetchWarn = "index.indexing.slowlog.threshold.index.warn"
Field Value
|
Edit this page
View Source
SlowlogSearchLevel
Declaration
public const string SlowlogSearchLevel = "index.search.slowlog.level"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdFetchDebug
Declaration
public const string SlowlogSearchThresholdFetchDebug = "index.search.slowlog.threshold.fetch.debug"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdFetchInfo
Declaration
public const string SlowlogSearchThresholdFetchInfo = "index.search.slowlog.threshold.fetch.info"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdFetchTrace
Declaration
public const string SlowlogSearchThresholdFetchTrace = "index.search.slowlog.threshold.fetch.trace"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdFetchWarn
Declaration
public const string SlowlogSearchThresholdFetchWarn = "index.search.slowlog.threshold.fetch.warn"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdQueryDebug
Declaration
public const string SlowlogSearchThresholdQueryDebug = "index.search.slowlog.threshold.query.debug"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdQueryInfo
Declaration
public const string SlowlogSearchThresholdQueryInfo = "index.search.slowlog.threshold.query.info"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdQueryTrace
Declaration
public const string SlowlogSearchThresholdQueryTrace = "index.search.slowlog.threshold.query.trace"
Field Value
|
Edit this page
View Source
SlowlogSearchThresholdQueryWarn
Declaration
public const string SlowlogSearchThresholdQueryWarn = "index.search.slowlog.threshold.query.warn"
Field Value
|
Edit this page
View Source
SoftDeletesEnabled
Declaration
public const string SoftDeletesEnabled = "index.soft_deletes.enabled"
Field Value
|
Edit this page
View Source
SoftDeletesRetentionOperations
Declaration
public const string SoftDeletesRetentionOperations = "index.soft_deletes.retention.operations"
Field Value
|
Edit this page
View Source
StoreType
Declaration
public const string StoreType = "index.store.type"
Field Value
|
Edit this page
View Source
TranslogDurability
Declaration
public const string TranslogDurability = "index.translog.durability"
Field Value
|
Edit this page
View Source
TranslogFlushThresholdPeriod
Declaration
public const string TranslogFlushThresholdPeriod = "index.translog.flush_threshold_period"
Field Value
|
Edit this page
View Source
TranslogFlushThresholdSize
Declaration
public const string TranslogFlushThresholdSize = "index.translog.flush_threshold_size"
Field Value
|
Edit this page
View Source
TranslogSyncInterval
Declaration
public const string TranslogSyncInterval = "index.translog.sync_interval"
Field Value
|
Edit this page
View Source
UnassignedNodeLeftDelayedTimeout
Declaration
public const string UnassignedNodeLeftDelayedTimeout = "index.unassigned.node_left.delayed_timeout"
Field Value