Constant Field Values
Contents
org.elasticsearch.*
-
org.elasticsearch.ElasticsearchException
-
org.elasticsearch.Version
-
org.elasticsearch.action.DocWriteRequest<T>
-
org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainAction
-
org.elasticsearch.action.admin.cluster.configuration.AddVotingConfigExclusionsAction
-
org.elasticsearch.action.admin.cluster.configuration.ClearVotingConfigExclusionsAction
-
org.elasticsearch.action.admin.cluster.desirednodes.DeleteDesiredNodesAction
-
org.elasticsearch.action.admin.cluster.desirednodes.GetDesiredNodesAction
-
org.elasticsearch.action.admin.cluster.desirednodes.UpdateDesiredNodesAction
-
org.elasticsearch.action.admin.cluster.health.ClusterHealthAction
-
org.elasticsearch.action.admin.cluster.migration.GetFeatureUpgradeStatusAction
-
org.elasticsearch.action.admin.cluster.migration.PostFeatureUpgradeAction
-
org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
-
org.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
-
org.elasticsearch.action.admin.cluster.node.reload.NodesReloadSecureSettingsAction
-
org.elasticsearch.action.admin.cluster.node.stats.NodesStatsAction
-
org.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksAction
-
org.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequestModifier and TypeConstant FieldValue
public static final String
"by user request"
public static final boolean
false
-
org.elasticsearch.action.admin.cluster.node.tasks.get.GetTaskAction
-
org.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksAction
-
org.elasticsearch.action.admin.cluster.node.usage.NodesUsageAction
-
org.elasticsearch.action.admin.cluster.remote.RemoteInfoAction
-
org.elasticsearch.action.admin.cluster.repositories.cleanup.CleanupRepositoryAction
-
org.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryAction
-
org.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesAction
-
org.elasticsearch.action.admin.cluster.repositories.get.TransportGetRepositoriesAction
-
org.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryAction
-
org.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
-
org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
-
org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
-
org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsAction
-
org.elasticsearch.action.admin.cluster.snapshots.clone.CloneSnapshotAction
-
org.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
-
org.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotAction
-
org.elasticsearch.action.admin.cluster.snapshots.features.ResetFeatureStateAction
-
org.elasticsearch.action.admin.cluster.snapshots.features.SnapshottableFeaturesAction
-
org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
-
org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
-
org.elasticsearch.action.admin.cluster.snapshots.get.shard.GetShardSnapshotAction
-
org.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
-
org.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
-
org.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatusModifier and TypeConstant FieldValue
public static final String
"cluster:admin/snapshot/status[nodes]"
-
org.elasticsearch.action.admin.cluster.state.ClusterStateAction
-
org.elasticsearch.action.admin.cluster.stats.ClusterStatsAction
-
org.elasticsearch.action.admin.cluster.storedscripts.DeleteStoredScriptAction
-
org.elasticsearch.action.admin.cluster.storedscripts.GetScriptContextAction
-
org.elasticsearch.action.admin.cluster.storedscripts.GetScriptLanguageAction
-
org.elasticsearch.action.admin.cluster.storedscripts.GetStoredScriptAction
-
org.elasticsearch.action.admin.cluster.storedscripts.PutStoredScriptAction
-
org.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksAction
-
org.elasticsearch.action.admin.indices.alias.IndicesAliasesAction
-
org.elasticsearch.action.admin.indices.alias.get.GetAliasesAction
-
org.elasticsearch.action.admin.indices.analyze.AnalyzeAction
-
org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
-
org.elasticsearch.action.admin.indices.close.CloseIndexAction
-
org.elasticsearch.action.admin.indices.close.TransportVerifyShardBeforeCloseAction
-
org.elasticsearch.action.admin.indices.create.AutoCreateAction
-
org.elasticsearch.action.admin.indices.create.CreateIndexAction
-
org.elasticsearch.action.admin.indices.dangling.delete.DeleteDanglingIndexAction
-
org.elasticsearch.action.admin.indices.dangling.find.FindDanglingIndexAction
-
org.elasticsearch.action.admin.indices.dangling.import_index.ImportDanglingIndexAction
-
org.elasticsearch.action.admin.indices.dangling.list.ListDanglingIndicesAction
-
org.elasticsearch.action.admin.indices.delete.DeleteIndexAction
-
org.elasticsearch.action.admin.indices.diskusage.AnalyzeIndexDiskUsageAction
-
org.elasticsearch.action.admin.indices.diskusage.IndexDiskUsageStatsModifier and TypeConstant FieldValue
public static final String
"doc_values"
public static final String
"doc_values_in_bytes"
public static final String
"inverted_index"
public static final String
"norms"
public static final String
"norms_in_bytes"
public static final String
"points"
public static final String
"points_in_bytes"
public static final String
"store_size"
public static final String
"store_size_in_bytes"
public static final String
"stored_fields"
public static final String
"stored_fields_in_bytes"
public static final String
"term_vectors"
public static final String
"term_vectors_in_bytes"
public static final String
"total"
public static final String
"total_in_bytes"
-
org.elasticsearch.action.admin.indices.flush.FlushAction
-
org.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
-
org.elasticsearch.action.admin.indices.forcemerge.ForceMergeAction
-
org.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest.DefaultsModifier and TypeConstant FieldValue
public static final boolean
true
public static final int
-1
public static final boolean
false
-
org.elasticsearch.action.admin.indices.get.GetIndexAction
-
org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsAction
-
org.elasticsearch.action.admin.indices.mapping.get.GetMappingsAction
-
org.elasticsearch.action.admin.indices.mapping.put.AutoPutMappingAction
-
org.elasticsearch.action.admin.indices.mapping.put.PutMappingAction
-
org.elasticsearch.action.admin.indices.open.OpenIndexAction
-
org.elasticsearch.action.admin.indices.readonly.AddIndexBlockAction
-
org.elasticsearch.action.admin.indices.readonly.TransportVerifyShardIndexBlockAction
-
org.elasticsearch.action.admin.indices.recovery.RecoveryAction
-
org.elasticsearch.action.admin.indices.refresh.RefreshAction
-
org.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
-
org.elasticsearch.action.admin.indices.resolve.ResolveIndexAction
-
org.elasticsearch.action.admin.indices.rollover.MaxAgeCondition
-
org.elasticsearch.action.admin.indices.rollover.MaxDocsCondition
-
org.elasticsearch.action.admin.indices.rollover.MaxPrimaryShardDocsCondition
-
org.elasticsearch.action.admin.indices.rollover.MaxPrimaryShardSizeCondition
-
org.elasticsearch.action.admin.indices.rollover.MaxSizeCondition
-
org.elasticsearch.action.admin.indices.rollover.RolloverAction
-
org.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
-
org.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
-
org.elasticsearch.action.admin.indices.settings.put.UpdateSettingsAction
-
org.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction
-
org.elasticsearch.action.admin.indices.shrink.ResizeAction
-
org.elasticsearch.action.admin.indices.shrink.ShrinkAction
-
org.elasticsearch.action.admin.indices.stats.FieldUsageStatsAction
-
org.elasticsearch.action.admin.indices.stats.IndicesStatsAction
-
org.elasticsearch.action.admin.indices.template.delete.DeleteComponentTemplateAction
-
org.elasticsearch.action.admin.indices.template.delete.DeleteComposableIndexTemplateAction
-
org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateAction
-
org.elasticsearch.action.admin.indices.template.get.GetComponentTemplateAction
-
org.elasticsearch.action.admin.indices.template.get.GetComposableIndexTemplateAction
-
org.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
-
org.elasticsearch.action.admin.indices.template.post.SimulateIndexTemplateAction
-
org.elasticsearch.action.admin.indices.template.post.SimulateTemplateAction
-
org.elasticsearch.action.admin.indices.template.put.PutComponentTemplateAction
-
org.elasticsearch.action.admin.indices.template.put.PutComposableIndexTemplateAction
-
org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateAction
-
org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
org.elasticsearch.action.admin.indices.validate.query.ValidateQueryAction
-
org.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
-
org.elasticsearch.action.bulk.BulkAction
-
org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
org.elasticsearch.action.bulk.BulkResponse
-
org.elasticsearch.action.bulk.TransportShardBulkAction
-
org.elasticsearch.action.datastreams.CreateDataStreamAction
-
org.elasticsearch.action.datastreams.DataStreamsStatsAction
-
org.elasticsearch.action.datastreams.DeleteDataStreamAction
-
org.elasticsearch.action.datastreams.GetDataStreamAction
-
org.elasticsearch.action.datastreams.MigrateToDataStreamAction
-
org.elasticsearch.action.datastreams.ModifyDataStreamsAction
-
org.elasticsearch.action.datastreams.PromoteDataStreamAction
-
org.elasticsearch.action.delete.DeleteAction
-
org.elasticsearch.action.explain.ExplainAction
-
org.elasticsearch.action.fieldcaps.FieldCapabilitiesAction
-
org.elasticsearch.action.fieldcaps.FieldCapabilitiesRequest
-
org.elasticsearch.action.fieldcaps.TransportFieldCapabilitiesAction
-
org.elasticsearch.action.get.GetAction
-
org.elasticsearch.action.get.MultiGetAction
-
org.elasticsearch.action.index.IndexAction
-
org.elasticsearch.action.index.IndexRequest
-
org.elasticsearch.action.ingest.DeletePipelineAction
-
org.elasticsearch.action.ingest.GetPipelineAction
-
org.elasticsearch.action.ingest.PutPipelineAction
-
org.elasticsearch.action.ingest.SimulateDocumentVerboseResult
-
org.elasticsearch.action.ingest.SimulatePipelineAction
-
org.elasticsearch.action.main.MainAction
-
org.elasticsearch.action.search.ClearScrollAction
-
org.elasticsearch.action.search.ClosePointInTimeAction
-
org.elasticsearch.action.search.MultiSearchAction
-
org.elasticsearch.action.search.MultiSearchRequestModifier and TypeConstant FieldValue
public static final String
"support for empty first line before any action metadata in msearch API is deprecated and will be removed in the next major version"
public static final int
0
public static final String
"[types removal] Specifying types in search requests is deprecated."
-
org.elasticsearch.action.search.OpenPointInTimeAction
-
org.elasticsearch.action.search.ParsedScrollId
-
org.elasticsearch.action.search.SearchAction
-
org.elasticsearch.action.search.SearchRequestModifier and TypeConstant FieldValue
public static final int
512
public static final int
128
-
org.elasticsearch.action.search.SearchScrollAction
-
org.elasticsearch.action.search.SearchTransportServiceModifier and TypeConstant FieldValue
public static final String
"indices:data/read/search[clear_scroll_contexts]"
public static final String
"indices:data/read/search[phase/dfs]"
public static final String
"indices:data/read/search[phase/fetch/id]"
public static final String
"indices:data/read/search[phase/fetch/id/scroll]"
public static final String
"indices:data/read/search[free_context]"
public static final String
"indices:data/read/search[free_context/scroll]"
public static final String
"indices:data/read/search[phase/query]"
public static final String
"indices:data/read/search[can_match]"
public static final String
"indices:data/read/search[can_match][n]"
public static final String
"indices:data/read/search[phase/query+fetch/scroll]"
public static final String
"indices:data/read/search[phase/query/id]"
public static final String
"indices:data/read/search[phase/query/scroll]"
-
org.elasticsearch.action.search.TransportOpenPointInTimeActionModifier and TypeConstant FieldValue
public static final String
"indices:data/read/open_reader_context"
-
org.elasticsearch.action.search.TransportSearchActionModifier and TypeConstant FieldValue
public static final String
"Searching frozen indices [{}] is deprecated. Consider cold or frozen tiers in place of frozen indices. The frozen feature will be removed in a feature release."
-
org.elasticsearch.action.support.replication.ReplicationTask.Status
-
org.elasticsearch.action.support.tasks.BaseTasksResponse
-
org.elasticsearch.action.termvectors.MultiTermVectorsAction
-
org.elasticsearch.action.termvectors.TermVectorsAction
-
org.elasticsearch.action.termvectors.TermVectorsFilterModifier and TypeConstant FieldValue
public static final int
2147483647
public static final int
25
public static final int
2147483647
public static final int
0
public static final int
0
public static final int
0
public static final int
0
-
org.elasticsearch.action.update.UpdateAction
-
org.elasticsearch.action.update.UpdateHelper.ContextFieldsModifier and TypeConstant FieldValue
public static final String
"ctx"
public static final String
"_id"
public static final String
"_index"
public static final String
"_now"
public static final String
"op"
public static final String
"_routing"
public static final String
"_source"
public static final String
"_type"
public static final String
"_version"
-
org.elasticsearch.bootstrap.BootstrapInfo
-
org.elasticsearch.bootstrap.ConsoleCtrlHandler
-
org.elasticsearch.bootstrap.plugins.PluginsManagerModifier and TypeConstant FieldValue
public static final String
"org.elasticsearch.plugins.cli.SyncPluginsAction"
-
org.elasticsearch.cluster.ClusterModule
-
org.elasticsearch.cluster.ClusterStateModifier and TypeConstant FieldValue
public static final String
"_na_"
public static final long
-1L
-
org.elasticsearch.cluster.RepositoryCleanupInProgress
-
org.elasticsearch.cluster.RestoreInProgress
-
org.elasticsearch.cluster.SnapshotDeletionsInProgress
-
org.elasticsearch.cluster.SnapshotsInProgress
-
org.elasticsearch.cluster.action.shard.ShardStateAction
-
org.elasticsearch.cluster.coordination.CoordinationMetadata.VotingConfigExclusion
-
org.elasticsearch.cluster.coordination.CoordinatorModifier and TypeConstant FieldValue
public static final String
"internal:cluster/coordination/commit_state"
-
org.elasticsearch.cluster.coordination.ElasticsearchNodeCommandModifier and TypeConstant FieldValue
protected static final String
"aborted by user"
protected static final String
"cluster state is empty, cluster has never been bootstrapped?"
protected static final String
"------------------------------------------------------------------------\n"
protected static final String
"failed to lock node\'s directory, is Elasticsearch still running?"
-
org.elasticsearch.cluster.coordination.FollowersCheckerModifier and TypeConstant FieldValue
public static final String
"internal:coordination/fault_detection/follower_check"
-
org.elasticsearch.cluster.coordination.InstanceHasMasterHealthIndicatorService
-
org.elasticsearch.cluster.coordination.JoinHelperModifier and TypeConstant FieldValue
public static final String
"internal:cluster/coordination/join"
public static final String
"internal:cluster/coordination/join/ping"
public static final String
"internal:cluster/coordination/join/validate"
public static final String
"internal:cluster/coordination/start_join"
-
org.elasticsearch.cluster.coordination.NoMasterBlockService
-
org.elasticsearch.cluster.coordination.PreVoteCollectorModifier and TypeConstant FieldValue
public static final String
"internal:cluster/request_pre_vote"
-
org.elasticsearch.cluster.coordination.PublicationTransportHandlerModifier and TypeConstant FieldValue
public static final String
"internal:cluster/coordination/publish_state"
-
org.elasticsearch.cluster.metadata.ComponentTemplateMetadata
-
org.elasticsearch.cluster.metadata.ComposableIndexTemplateMetadata
-
org.elasticsearch.cluster.metadata.DataStream
-
org.elasticsearch.cluster.metadata.DataStream.TimestampField
-
org.elasticsearch.cluster.metadata.DataStreamMetadata
-
org.elasticsearch.cluster.metadata.DesiredNodesMetadata
-
org.elasticsearch.cluster.metadata.IndexGraveyard
-
org.elasticsearch.cluster.metadata.IndexMetadataModifier and TypeConstant FieldValue
public static final String
"index.resize.source.name"
public static final String
"index.resize.source.uuid"
public static final String
"index.rollup.source.name"
public static final String
"index.rollup.source.uuid"
public static final String
"index.routing.allocation.exclude"
public static final String
"index.routing.allocation.include"
public static final String
"index.routing.allocation.require"
public static final String
"index."
public static final String
"state-"
public static final String
"_na_"
public static final String
"in_sync_allocations"
public static final String
"primary_terms"
public static final String
"index.lifecycle.name"
public static final String
"index.auto_expand_replicas"
public static final String
"index.creation_date"
public static final String
"index.creation_date_string"
public static final String
"index.data_path"
public static final String
"index.history.uuid"
public static final String
"index.hidden"
public static final String
"index.provided_name"
public static final String
"index.uuid"
public static final String
"index.number_of_replicas"
public static final String
"index.number_of_shards"
public static final String
"index.priority"
public static final String
"index.routing_partition_size"
public static final String
"index.version.compatibility"
public static final String
"index.version.created"
public static final String
"index.version.created_string"
public static final String
"index.version.upgraded"
public static final String
"index.version.upgraded_string"
-
org.elasticsearch.cluster.metadata.IndexNameExpressionResolver
-
org.elasticsearch.cluster.metadata.LifecycleExecutionState
-
org.elasticsearch.cluster.metadata.Metadata
-
org.elasticsearch.cluster.metadata.MetadataCreateIndexService
-
org.elasticsearch.cluster.metadata.MetadataIndexStateService
-
org.elasticsearch.cluster.metadata.MetadataIndexTemplateService
-
org.elasticsearch.cluster.metadata.NodesShutdownMetadata
-
org.elasticsearch.cluster.metadata.RepositoriesMetadata
-
org.elasticsearch.cluster.metadata.SingleNodeShutdownMetadata
-
org.elasticsearch.cluster.routing.RecoverySource.ExistingStoreRecoverySource
-
org.elasticsearch.cluster.routing.RecoverySource.SnapshotRecoverySource
-
org.elasticsearch.cluster.routing.ShardRouting
-
org.elasticsearch.cluster.routing.allocation.DataTierModifier and TypeConstant FieldValue
public static final String
"data_cold"
public static final String
"data_content"
public static final String
"data_frozen"
public static final String
"data_hot"
public static final String
"data_warm"
public static final String
"cluster.routing.allocation.enforce_default_tier_preference"
public static final String
"index.routing.allocation.include._tier_preference"
-
org.elasticsearch.cluster.routing.allocation.Explanations.AllocationModifier and TypeConstant FieldValue
public static final String
"Elasticsearch can\'t allocate this shard because all the copies of its data in the cluster are stale or corrupt. Elasticsearch will allocate this shard when a node containing a good copy of its data joins the cluster. If no such node is available, restore this index from a recent snapshot."
public static final String
"Elasticsearch isn\'t allowed to allocate this shard to any of the nodes in the cluster. Choose a node to which you expect this shard to be allocated, find this node in the node-by-node explanation, and address the reasons which prevent Elasticsearch from allocating this shard there."
public static final String
"Elasticsearch is retrieving information about this shard from one or more nodes. It will make an allocation decision after it receives this information. Please wait."
public static final String
"The node containing this shard copy recently left the cluster. Elasticsearch is waiting for it to return. If the node does not return within [%s] then Elasticsearch will allocate this shard to another node. Please wait."
public static final String
"The node holding this shard copy recently left the cluster. Elasticsearch is waiting for it to return. If the node does not return within [%s] then Elasticsearch will attempt to allocate this shard to another node, but it cannot be allocated to any other node currently in the cluster. If you expect this shard to be allocated to another node, find this node in the node-by-node explanation and address the reasons which prevent Elasticsearch from allocating this shard there."
public static final String
"Elasticsearch isn\'t allowed to allocate this shard to any of the nodes in the cluster that hold an in-sync copy of its data. Choose a node to which you expect this shard to be allocated, find this node in the node-by-node explanation, and address the reasons which prevent Elasticsearch from allocating this shard there."
public static final String
"Elasticsearch can\'t allocate this shard because there are no copies of its data in the cluster. Elasticsearch will allocate this shard when a node holding a good copy of its data joins the cluster. If no such node is available, restore this index from a recent snapshot."
public static final String
"Elasticsearch is currently busy with other activities. It expects to be able to allocate this shard when those activities finish. Please wait."
public static final String
"Elasticsearch can allocate the shard."
-
org.elasticsearch.cluster.routing.allocation.Explanations.MoveModifier and TypeConstant FieldValue
public static final String
"This shard may not remain on its current node, but Elasticsearch isn\'t allowed to move it to another node. Choose a node to which you expect this shard to be allocated, find this node in the node-by-node explanation, and address the reasons which prevent Elasticsearch from allocating this shard there."
public static final String
"This shard may not remain on its current node. Elasticsearch is currently busy with other activities and will move this shard to another node when those activities finish. Please wait."
public static final String
"This shard may not remain on its current node. Elasticsearch will move it to another node."
-
org.elasticsearch.cluster.routing.allocation.Explanations.RebalanceModifier and TypeConstant FieldValue
public static final String
"This shard is in a well-balanced location and satisfies all allocation rules so it will remain on this node. Elasticsearch cannot improve the cluster balance by moving it to another node. If you expect this shard to be rebalanced to another node, find the other node in the node-by-node explanation and address the reasons which prevent Elasticsearch from rebalancing this shard there."
public static final String
"Elasticsearch is currently retrieving information about this shard from one or more nodes. It will make a rebalancing decision after it receives this information. Please wait."
public static final String
"Elasticsearch is allowed to allocate this shard to another node but it isn\'t allowed to rebalance the shard there. If you expect this shard to be rebalanced to another node, find this node in the node-by-node explanation and address the reasons which prevent Elasticsearch from rebalancing this shard there."
public static final String
"Elasticsearch is not allowed to allocate or rebalance this shard to another node. If you expect this shard to be rebalanced to another node, find this node in the node-by-node explanation and address the reasons which prevent Elasticsearch from rebalancing this shard there."
public static final String
"Elasticsearch is currently busy with other activities. It will rebalance this shard when those activities finish. Please wait."
public static final String
"Elasticsearch is attempting to rebalance this shard to another node, but the nodes involved are currently busy with other activities. The shard will be rebalanced when those activities finish. Please wait."
public static final String
"Elasticsearch can rebalance this shard to another node."
-
org.elasticsearch.cluster.routing.allocation.ShardsAvailabilityHealthIndicatorService
-
org.elasticsearch.cluster.routing.allocation.command.AllocateEmptyPrimaryAllocationCommand
-
org.elasticsearch.cluster.routing.allocation.command.AllocateReplicaAllocationCommand
-
org.elasticsearch.cluster.routing.allocation.command.AllocateStalePrimaryAllocationCommand
-
org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
-
org.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.ConcurrentRebalanceAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
-
org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.MaxRetryAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.NodeReplacementAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.NodeVersionAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.ResizeAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
-
org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDeciderModifier and TypeConstant FieldValue
public static final int
2
public static final int
4
public static final String
"throttling"
-
org.elasticsearch.cluster.service.ClusterApplierServiceModifier and TypeConstant FieldValue
public static final String
"clusterApplierService#updateTask"
-
org.elasticsearch.common.ParsingException
-
org.elasticsearch.common.Table
-
org.elasticsearch.common.breaker.CircuitBreaker
-
org.elasticsearch.common.breaker.NoopCircuitBreaker
-
org.elasticsearch.common.compress.DeflateCompressor
-
org.elasticsearch.common.geo.GeometryFormatterFactory
-
org.elasticsearch.common.geo.GeoUtilsModifier and TypeConstant FieldValue
public static final String
"coordinates"
public static final double
0.9966471893352243
public static final double
4.007501668557849E7
public static final double
6371008.7714
public static final double
1.9970326371122006E7
public static final double
6378137.0
public static final double
6356752.314245
public static final String
"geohash"
public static final String
"lat"
public static final String
"lon"
public static final double
90.0
public static final double
180.0
public static final double
-90.0
public static final double
-180.0
public static final double
1.0E-6
public static final String
"type"
-
org.elasticsearch.common.geo.SimpleVectorTileFormatter
-
org.elasticsearch.common.geo.SphericalMercatorUtils
-
org.elasticsearch.common.hash.Murmur3Hasher
-
org.elasticsearch.common.inject.internal.AbstractBindingBuilder<T>Modifier and TypeConstant FieldValue
public static final String
"Binding to null instances is not allowed. Use toProvider(Providers.of(null)) if this is your intended behaviour."
public static final String
"Implementation is set more than once."
public static final String
"Scope is set more than once."
public static final String
"Setting the scope is not permitted when binding to a single instance."
-
org.elasticsearch.common.logging.DeprecatedMessage
-
org.elasticsearch.common.logging.Loggers
-
org.elasticsearch.common.lucene.Lucene
-
org.elasticsearch.common.lucene.index.FilterableTermsEnum
-
org.elasticsearch.common.lucene.search.AutomatonQueriesModifier and TypeConstant FieldValue
public static final char
'?'
public static final char
'\\'
public static final char
'*'
-
org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
org.elasticsearch.common.lucene.search.XMoreLikeThisModifier and TypeConstant FieldValue
public static final boolean
false
public static final int
2147483647
public static final int
5000
public static final int
25
public static final int
0
public static final int
5
public static final int
2
public static final int
0
-
org.elasticsearch.common.lucene.search.function.FunctionScoreQueryModifier and TypeConstant FieldValue
public static final float
3.4028234663852886E38f
-
org.elasticsearch.common.lucene.uid.VersionsModifier and TypeConstant FieldValue
public static final long
-3L
public static final long
-4L
public static final long
-1L
-
org.elasticsearch.common.network.NetworkModule
-
org.elasticsearch.common.network.NetworkService
-
org.elasticsearch.common.regex.Regex
-
org.elasticsearch.common.settings.AbstractScopedSettings
-
org.elasticsearch.common.settings.KeyStoreWrapperModifier and TypeConstant FieldValue
public static final int
5
public static final String
"elasticsearch.keystore"
public static final int
5
public static final int
128
public static final int
2
public static final int
3
public static final int
4
-
org.elasticsearch.common.time.DateUtilsModifier and TypeConstant FieldValue
public static final long
253402300799999L
public static final long
-377705116800000L
-
org.elasticsearch.common.unit.RelativeByteSizeValue
-
org.elasticsearch.common.util.PageCacheRecyclerModifier and TypeConstant FieldValue
public static final int
16384
public static final int
2048
public static final int
4096
public static final int
4096
public static final int
2048
public static final int
16384
-
org.elasticsearch.common.util.concurrent.ThreadContext
-
org.elasticsearch.discovery.DiscoveryModule
-
org.elasticsearch.discovery.FileBasedSeedHostsProvider
-
org.elasticsearch.discovery.PeerFinderModifier and TypeConstant FieldValue
public static final String
"internal:discovery/request_peers"
-
org.elasticsearch.env.NodeEnvironment
-
org.elasticsearch.gateway.GatewayAllocator
-
org.elasticsearch.gateway.GatewayMetaState
-
org.elasticsearch.gateway.LocalAllocateDangledIndicesModifier and TypeConstant FieldValue
public static final String
"internal:gateway/local/allocate_dangled"
-
org.elasticsearch.gateway.MetadataStateFormat<T>
-
org.elasticsearch.gateway.PersistedClusterStateServiceModifier and TypeConstant FieldValue
public static final String
"global"
public static final String
"index"
public static final int
1
public static final int
0
public static final String
"last_page"
public static final String
"_state"
public static final String
"page"
public static final String
"type"
-
org.elasticsearch.gateway.TransportNodesListGatewayStartedShardsModifier and TypeConstant FieldValue
public static final String
"internal:gateway/local/started_shards"
-
org.elasticsearch.health.GetHealthAction
-
org.elasticsearch.health.ServerHealthComponents
-
org.elasticsearch.http.CorsHandlerModifier and TypeConstant FieldValue
public static final String
"access-control-allow-credentials"
public static final String
"access-control-allow-headers"
public static final String
"access-control-allow-methods"
public static final String
"access-control-allow-origin"
public static final String
"access-control-max-age"
public static final String
"access-control-request-method"
public static final String
"*"
public static final String
"date"
public static final String
"host"
public static final String
"origin"
public static final String
"vary"
-
org.elasticsearch.http.HttpServerTransport
-
org.elasticsearch.http.HttpStats.ClientStats
-
org.elasticsearch.index.IndexingSlowLog
-
org.elasticsearch.index.IndexModule
-
org.elasticsearch.index.MergePolicyConfigModifier and TypeConstant FieldValue
public static final double
33.0
public static final double
10.0
public static final int
10
public static final double
10.0
public static final String
"index.merge.enabled"
-
org.elasticsearch.index.analysis.AnalysisRegistryModifier and TypeConstant FieldValue
public static final String
"default"
public static final String
"default_search"
public static final String
"default_search_quoted"
public static final String
"index.analysis.char_filter"
public static final String
"index.analysis.filter"
public static final String
"index.analysis.tokenizer"
-
org.elasticsearch.index.codec.CodecService
-
org.elasticsearch.index.engine.EngineModifier and TypeConstant FieldValue
public static final String
"can_match"
protected static final String
"doc_stats"
public static final String
"es_version"
public static final String
"force_merge_uuid"
public static final String
"history_uuid"
public static final String
"max_unsafe_auto_id_timestamp"
public static final String
"min_retained_seq_no"
public static final String
"search"
public static final String
"sync_id"
-
org.elasticsearch.index.engine.ReadOnlyEngine
-
org.elasticsearch.index.fielddata.IndexFieldDataService
-
org.elasticsearch.index.fielddata.ordinals.OrdinalsBuilderModifier and TypeConstant FieldValue
public static final float
0.5f
-
org.elasticsearch.index.get.GetResult
-
org.elasticsearch.index.mapper.BinaryFieldMapper
-
org.elasticsearch.index.mapper.BooleanFieldMapper
-
org.elasticsearch.index.mapper.CompletionFieldMapper
-
org.elasticsearch.index.mapper.CompletionFieldMapper.DefaultsModifier and TypeConstant FieldValue
public static final int
50
public static final boolean
true
public static final boolean
true
-
org.elasticsearch.index.mapper.CompletionFieldMapper.Fields
-
org.elasticsearch.index.mapper.CompositeRuntimeField
-
org.elasticsearch.index.mapper.DataStreamTimestampFieldMapper
-
org.elasticsearch.index.mapper.DateFieldMapper
-
org.elasticsearch.index.mapper.DocCountFieldMapper
-
org.elasticsearch.index.mapper.DocCountFieldMapper.DocCountFieldType
-
org.elasticsearch.index.mapper.FieldAliasMapper
-
org.elasticsearch.index.mapper.FieldAliasMapper.Names
-
org.elasticsearch.index.mapper.FieldNamesFieldMapperModifier and TypeConstant FieldValue
public static final String
"_field_names"
public static final String
"Disabling _field_names is not necessary because it no longer carries a large index overhead. Support for the `enabled` setting will be removed in a future major version. Please remove it from your mappings and templates."
public static final String
"_field_names"
-
org.elasticsearch.index.mapper.FieldNamesFieldMapper.Defaults
-
org.elasticsearch.index.mapper.GeoPointFieldMapper
-
org.elasticsearch.index.mapper.GeoShapeFieldMapper
-
org.elasticsearch.index.mapper.IdFieldMapper
-
org.elasticsearch.index.mapper.IgnoredFieldMapper
-
org.elasticsearch.index.mapper.IgnoredFieldMapper.Defaults
-
org.elasticsearch.index.mapper.IndexFieldMapper
-
org.elasticsearch.index.mapper.IpFieldMapper
-
org.elasticsearch.index.mapper.KeywordFieldMapper
-
org.elasticsearch.index.mapper.KeywordFieldMapper.Defaults
-
org.elasticsearch.index.mapper.LegacyTypeFieldMapper
-
org.elasticsearch.index.mapper.LookupRuntimeFieldType
-
org.elasticsearch.index.mapper.MapperService
-
org.elasticsearch.index.mapper.NestedObjectMapper
-
org.elasticsearch.index.mapper.NestedPathFieldMapper
-
org.elasticsearch.index.mapper.ObjectMapper
-
org.elasticsearch.index.mapper.ObjectMapper.Defaults
-
org.elasticsearch.index.mapper.RangeFieldMapperModifier and TypeConstant FieldValue
public static final boolean
true
public static final boolean
true
-
org.elasticsearch.index.mapper.RoutingFieldMapper
-
org.elasticsearch.index.mapper.RoutingFieldMapper.Defaults
-
org.elasticsearch.index.mapper.SeqNoFieldMapper
-
org.elasticsearch.index.mapper.SourceFieldMapper
-
org.elasticsearch.index.mapper.SourceFieldMapper.Defaults
-
org.elasticsearch.index.mapper.TextFieldMapper
-
org.elasticsearch.index.mapper.TextFieldMapper.DefaultsModifier and TypeConstant FieldValue
public static final double
2.147483647E9
public static final double
0.0
public static final int
0
public static final int
5
public static final int
2
public static final int
100
-
org.elasticsearch.index.mapper.TimeSeriesIdFieldMapper
-
org.elasticsearch.index.mapper.TimeSeriesParams
-
org.elasticsearch.index.mapper.Uid
-
org.elasticsearch.index.mapper.VersionFieldMapper
-
org.elasticsearch.index.mapper.flattened.FlattenedFieldMapper
-
org.elasticsearch.index.query.AbstractGeometryQueryBuilder<QB extends AbstractGeometryQueryBuilder<QB>>
-
org.elasticsearch.index.query.AbstractQueryBuilder<QB extends AbstractQueryBuilder<QB>>
-
org.elasticsearch.index.query.BoolQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
true
public static final String
"bool"
-
org.elasticsearch.index.query.BoostingQueryBuilder
-
org.elasticsearch.index.query.CombinedFieldsQueryBuilder
-
org.elasticsearch.index.query.CommonTermsQueryBuilderModifier and TypeConstant FieldValue
public static final String
"Common Terms Query usage is not supported. Use [match] query which can efficiently skip blocks of documents if the total number of hits is not tracked."
-
org.elasticsearch.index.query.ConstantScoreQueryBuilder
-
org.elasticsearch.index.query.DisMaxQueryBuilderModifier and TypeConstant FieldValue
public static final float
0.0f
public static final String
"dis_max"
-
org.elasticsearch.index.query.DistanceFeatureQueryBuilder
-
org.elasticsearch.index.query.ExistsQueryBuilder
-
org.elasticsearch.index.query.FuzzyQueryBuilderModifier and TypeConstant FieldValue
public static final int
50
public static final int
0
public static final boolean
true
public static final String
"fuzzy"
-
org.elasticsearch.index.query.GeoBoundingBoxQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"geo_bounding_box"
-
org.elasticsearch.index.query.GeoDistanceQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"geo_distance"
-
org.elasticsearch.index.query.GeoPolygonQueryBuilder
-
org.elasticsearch.index.query.GeoShapeQueryBuilder
-
org.elasticsearch.index.query.IdsQueryBuilder
-
org.elasticsearch.index.query.IntervalQueryBuilder
-
org.elasticsearch.index.query.IntervalsSourceProvider.Combine
-
org.elasticsearch.index.query.IntervalsSourceProvider.Disjunction
-
org.elasticsearch.index.query.IntervalsSourceProvider.Fuzzy
-
org.elasticsearch.index.query.IntervalsSourceProvider.IntervalFilter
-
org.elasticsearch.index.query.IntervalsSourceProvider.Match
-
org.elasticsearch.index.query.IntervalsSourceProvider.Prefix
-
org.elasticsearch.index.query.IntervalsSourceProvider.Wildcard
-
org.elasticsearch.index.query.MatchAllQueryBuilder
-
org.elasticsearch.index.query.MatchBoolPrefixQueryBuilder
-
org.elasticsearch.index.query.MatchNoneQueryBuilder
-
org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder
-
org.elasticsearch.index.query.MatchPhraseQueryBuilder
-
org.elasticsearch.index.query.MatchQueryBuilder
-
org.elasticsearch.index.query.MoreLikeThisQueryBuilderModifier and TypeConstant FieldValue
public static final float
0.0f
public static final boolean
true
public static final boolean
false
public static final int
2147483647
public static final int
25
public static final int
0
public static final int
5
public static final int
2
public static final int
0
public static final String
"30%"
public static final String
"more_like_this"
-
org.elasticsearch.index.query.MultiMatchQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
true
public static final int
50
public static final int
0
public static final int
0
public static final String
"multi_match"
-
org.elasticsearch.index.query.NestedQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"nested"
-
org.elasticsearch.index.query.PrefixQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"prefix"
-
org.elasticsearch.index.query.QueryStringQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
true
public static final boolean
false
public static final int
50
public static final int
0
public static final boolean
true
public static final int
10000
public static final int
0
public static final String
"query_string"
-
org.elasticsearch.index.query.RangeQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
true
public static final boolean
true
public static final String
"range"
-
org.elasticsearch.index.query.RegexpQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final int
10000
public static final String
"regexp"
-
org.elasticsearch.index.query.Rewriteable<T>
-
org.elasticsearch.index.query.ScriptQueryBuilder
-
org.elasticsearch.index.query.SimpleQueryStringBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final int
50
public static final int
0
public static final boolean
true
public static final boolean
false
public static final String
"simple_query_string"
-
org.elasticsearch.index.query.SpanContainingQueryBuilder
-
org.elasticsearch.index.query.SpanFirstQueryBuilder
-
org.elasticsearch.index.query.SpanMultiTermQueryBuilder
-
org.elasticsearch.index.query.SpanNearQueryBuilder
-
org.elasticsearch.index.query.SpanNearQueryBuilder.SpanGapQueryBuilder
-
org.elasticsearch.index.query.SpanNotQueryBuilderModifier and TypeConstant FieldValue
public static final int
0
public static final int
0
public static final String
"span_not"
-
org.elasticsearch.index.query.SpanOrQueryBuilder
-
org.elasticsearch.index.query.SpanTermQueryBuilder
-
org.elasticsearch.index.query.SpanWithinQueryBuilder
-
org.elasticsearch.index.query.TermQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"term"
-
org.elasticsearch.index.query.TermsQueryBuilder
-
org.elasticsearch.index.query.TermsSetQueryBuilder
-
org.elasticsearch.index.query.TypeQueryV7BuilderModifier and TypeConstant FieldValue
public static final String
"[types removal] Type queries are deprecated, prefer to filter on a field instead."
-
org.elasticsearch.index.query.WildcardQueryBuilderModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"wildcard"
-
org.elasticsearch.index.query.WrapperQueryBuilder
-
org.elasticsearch.index.query.functionscore.DecayFunctionBuilder<DFB extends DecayFunctionBuilder<DFB>>
-
org.elasticsearch.index.query.functionscore.ExponentialDecayFunctionBuilder
-
org.elasticsearch.index.query.functionscore.FieldValueFactorFunctionBuilderModifier and TypeConstant FieldValue
public static final float
1.0f
public static final String
"field_value_factor"
-
org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
-
org.elasticsearch.index.query.functionscore.GaussDecayFunctionBuilder
-
org.elasticsearch.index.query.functionscore.LinearDecayFunctionBuilder
-
org.elasticsearch.index.query.functionscore.RandomScoreFunctionBuilder
-
org.elasticsearch.index.query.functionscore.ScriptScoreFunctionBuilder
-
org.elasticsearch.index.query.functionscore.ScriptScoreQueryBuilder
-
org.elasticsearch.index.query.functionscore.WeightBuilder
-
org.elasticsearch.index.reindex.AbstractBulkByScrollRequest<Self extends AbstractBulkByScrollRequest<Self>>Modifier and TypeConstant FieldValue
public static final int
0
public static final String
"auto"
public static final int
1000
public static final int
-1
-
org.elasticsearch.index.reindex.BulkByScrollTask.StatusModifier and TypeConstant FieldValue
public static final String
"batches"
public static final String
"canceled"
public static final String
"created"
public static final String
"deleted"
public static final String
"include_created"
public static final String
"include_updated"
public static final String
"bulk-by-scroll"
public static final String
"noops"
public static final String
"requests_per_second"
public static final String
"bulk"
public static final String
"retries"
public static final String
"search"
public static final String
"slice_id"
public static final String
"slices"
public static final String
"throttled"
public static final String
"throttled_millis"
public static final String
"throttled_until"
public static final String
"throttled_until_millis"
public static final String
"total"
public static final String
"updated"
public static final String
"version_conflicts"
-
org.elasticsearch.index.reindex.DeleteByQueryAction
-
org.elasticsearch.index.reindex.ReindexAction
-
org.elasticsearch.index.reindex.ScrollableHitSource.SearchFailure
-
org.elasticsearch.index.reindex.UpdateByQueryAction
-
org.elasticsearch.index.search.MatchQueryParserModifier and TypeConstant FieldValue
public static final boolean
false
public static final int
0
-
org.elasticsearch.index.search.stats.FieldUsageStatsModifier and TypeConstant FieldValue
public static final String
"any"
public static final String
"doc_values"
public static final String
"inverted_index"
public static final String
"knn_vectors"
public static final String
"norms"
public static final String
"offsets"
public static final String
"payloads"
public static final String
"points"
public static final String
"positions"
public static final String
"postings"
public static final String
"proximity"
public static final String
"stored_fields"
public static final String
"term_frequencies"
public static final String
"term_vectors"
public static final String
"terms"
-
org.elasticsearch.index.seqno.ReplicationTracker
-
org.elasticsearch.index.seqno.RetentionLeaseActions
-
org.elasticsearch.index.seqno.RetentionLeaseActions.AddModifier and TypeConstant FieldValue
public static final String
"indices:admin/seq_no/add_retention_lease"
-
org.elasticsearch.index.seqno.RetentionLeaseActions.RemoveModifier and TypeConstant FieldValue
public static final String
"indices:admin/seq_no/remove_retention_lease"
-
org.elasticsearch.index.seqno.RetentionLeaseActions.RenewModifier and TypeConstant FieldValue
public static final String
"indices:admin/seq_no/renew_retention_lease"
-
org.elasticsearch.index.seqno.RetentionLeaseBackgroundSyncActionModifier and TypeConstant FieldValue
public static final String
"indices:admin/seq_no/retention_lease_background_sync"
-
org.elasticsearch.index.seqno.RetentionLeaseSyncActionModifier and TypeConstant FieldValue
public static final String
"indices:admin/seq_no/retention_lease_sync"
-
org.elasticsearch.index.seqno.SequenceNumbers
-
org.elasticsearch.index.shard.IndexShard
-
org.elasticsearch.index.shard.PrimaryReplicaSyncer.ResyncTask.Status
-
org.elasticsearch.index.shard.ShardPath
-
org.elasticsearch.index.similarity.SimilarityService
-
org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
-
org.elasticsearch.index.store.Store
-
org.elasticsearch.index.store.StoreStats
-
org.elasticsearch.index.translog.Translog
-
org.elasticsearch.index.translog.Translog.DeleteModifier and TypeConstant FieldValue
public static final int
7
public static final int
5
public static final int
6
public static final int
7
-
org.elasticsearch.index.translog.Translog.IndexModifier and TypeConstant FieldValue
public static final int
11
public static final int
9
public static final int
10
public static final int
11
-
org.elasticsearch.indices.IndicesService
-
org.elasticsearch.indices.ShardLimitValidator
-
org.elasticsearch.indices.SystemIndices
-
org.elasticsearch.indices.recovery.PeerRecoverySourceService.Actions
-
org.elasticsearch.indices.recovery.PeerRecoveryTargetService.ActionsModifier and TypeConstant FieldValue
public static final String
"internal:index/shard/recovery/clean_files"
public static final String
"internal:index/shard/recovery/file_chunk"
public static final String
"internal:index/shard/recovery/filesInfo"
public static final String
"internal:index/shard/recovery/finalize"
public static final String
"internal:index/shard/recovery/handoff_primary_context"
public static final String
"internal:index/shard/recovery/prepare_translog"
public static final String
"internal:index/shard/recovery/restore_file_from_snapshot"
public static final String
"internal:index/shard/recovery/translog_ops"
-
org.elasticsearch.indices.recovery.RecoveryState.Index
-
org.elasticsearch.indices.recovery.RecoveryState.Translog
-
org.elasticsearch.indices.store.IndicesStore
-
org.elasticsearch.indices.store.TransportNodesListShardStoreMetadataModifier and TypeConstant FieldValue
public static final String
"internal:cluster/nodes/indices/shard/store"
-
org.elasticsearch.ingest.CompoundProcessor
-
org.elasticsearch.ingest.ConfigurationUtils
-
org.elasticsearch.ingest.DropProcessor
-
org.elasticsearch.ingest.IngestDocument
-
org.elasticsearch.ingest.IngestMetadata
-
org.elasticsearch.ingest.IngestService
-
org.elasticsearch.ingest.Pipeline
-
org.elasticsearch.ingest.PipelineProcessor
-
org.elasticsearch.lucene.analysis.miscellaneous.DuplicateByteSequenceSpotterModifier and TypeConstant FieldValue
public static final int
255
public static final int
6
-
org.elasticsearch.lucene.search.uhighlight.CustomUnifiedHighlighter
-
org.elasticsearch.monitor.jvm.GcNames
-
org.elasticsearch.node.ResponseCollectorService
-
org.elasticsearch.persistent.CompletionPersistentTaskAction
-
org.elasticsearch.persistent.PersistentTasksCustomMetadata
-
org.elasticsearch.persistent.PersistentTasksNodeService.Status
-
org.elasticsearch.persistent.PersistentTasksService
-
org.elasticsearch.persistent.RemovePersistentTaskAction
-
org.elasticsearch.persistent.StartPersistentTaskAction
-
org.elasticsearch.persistent.UpdatePersistentTaskStatusAction
-
org.elasticsearch.persistent.decider.EnableAssignmentDeciderModifier and TypeConstant FieldValue
public static final String
"no persistent task assignments are allowed due to cluster settings"
-
org.elasticsearch.plugins.PluginDescriptor
-
org.elasticsearch.repositories.IndexId
-
org.elasticsearch.repositories.RepositoryDataModifier and TypeConstant FieldValue
public static final long
-3L
public static final long
-1L
public static final String
"_na_"
public static final long
-2L
-
org.elasticsearch.repositories.RepositoryStatsSnapshot
-
org.elasticsearch.repositories.VerifyNodeRepositoryActionModifier and TypeConstant FieldValue
public static final String
"internal:admin/repository/verify"
-
org.elasticsearch.repositories.blobstore.BlobStoreRepositoryModifier and TypeConstant FieldValue
public static final String
"index-"
public static final String
"index.latest"
public static final String
"meta-%s.dat"
public static final String
"meta-"
public static final String
"readonly"
public static final String
"snap-%s.dat"
public static final String
"snap-"
public static final String
"__"
public static final String
"url"
-
org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat<T extends org.elasticsearch.xcontent.ToXContent>
-
org.elasticsearch.repositories.fs.FsRepository
-
org.elasticsearch.rest.BaseRestHandlerModifier and TypeConstant FieldValue
public static final boolean
false
public static final String
"include_type_name"
-
org.elasticsearch.rest.BytesRestResponse
-
org.elasticsearch.rest.DeprecationRestHandler
-
org.elasticsearch.rest.action.admin.indices.RestCreateIndexActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Using include_type_name in create index requests is deprecated. The parameter will be removed in the next major version."
-
org.elasticsearch.rest.action.admin.indices.RestGetFieldMappingActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Using include_type_name in get field mapping requests is deprecated. The parameter will be removed in the next major version."
public static final String
"[types removal] Specifying types in get field mapping request is deprecated. Use typeless api instead"
-
org.elasticsearch.rest.action.admin.indices.RestGetIndexTemplateActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Using include_type_name in get index template requests is deprecated. The parameter will be removed in the next major version."
-
org.elasticsearch.rest.action.admin.indices.RestGetIndicesActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Using `include_type_name` in get indices requests is deprecated. The parameter will be removed in the next major version."
-
org.elasticsearch.rest.action.admin.indices.RestGetMappingActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Using include_type_name in get mapping requests is deprecated. The parameter will be removed in the next major version."
public static final String
"[types removal] Specifying types in get mapping request is deprecated. Use typeless api instead"
-
org.elasticsearch.rest.action.admin.indices.RestPutIndexTemplateActionModifier and TypeConstant FieldValue
public static final String
"Legacy index templates are deprecated in favor of composable templates."
public static final String
"[types removal] Specifying include_type_name in put index template requests is deprecated. The parameter will be removed in the next major version."
-
org.elasticsearch.rest.action.admin.indices.RestPutMappingActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in put mapping request is deprecated. Use typeless api instead"
-
org.elasticsearch.rest.action.admin.indices.RestRolloverIndexActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Using include_type_name in rollover index requests is deprecated. The parameter will be removed in the next major version."
-
org.elasticsearch.rest.action.admin.indices.RestUpgradeActionDeprecatedModifier and TypeConstant FieldValue
public static final String
"The _upgrade API is no longer useful and will be removed. Instead, see _reindex API."
-
org.elasticsearch.rest.action.document.RestBulkActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in bulk requests is deprecated."
-
org.elasticsearch.rest.action.document.RestDeleteActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in document index requests is deprecated, use the /{index}/_doc/{id} endpoint instead."
-
org.elasticsearch.rest.action.document.RestMultiGetActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in multi get requests is deprecated."
-
org.elasticsearch.rest.action.document.RestTermVectorsActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in term vector requests is deprecated."
-
org.elasticsearch.rest.action.document.RestUpdateActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in document update requests is deprecated, use the endpoint /{index}/_update/{id} instead."
-
org.elasticsearch.rest.action.search.RestExplainActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying a type in explain requests is deprecated."
-
org.elasticsearch.rest.action.search.RestMultiSearchActionModifier and TypeConstant FieldValue
public static final String
"[types removal] Specifying types in multi search template requests is deprecated."
-
org.elasticsearch.rest.action.search.RestSearchAction
-
org.elasticsearch.script.AbstractFieldScript
-
org.elasticsearch.script.ClassPermission
-
org.elasticsearch.script.Script
-
org.elasticsearch.script.ScriptContextInfo.ScriptMethodInfo.ParameterInfo
-
org.elasticsearch.script.ScriptMetadata
-
org.elasticsearch.script.ScriptService
-
org.elasticsearch.script.StringFieldScript
-
org.elasticsearch.script.TimeSeriesCounter
-
org.elasticsearch.search.DocValueFormat
-
org.elasticsearch.search.DocValueFormat.DateTime
-
org.elasticsearch.search.DocValueFormat.Decimal
-
org.elasticsearch.search.SearchHits.Fields
-
org.elasticsearch.search.SearchParseException
-
org.elasticsearch.search.SearchServiceModifier and TypeConstant FieldValue
public static final int
0
public static final int
10
-
org.elasticsearch.search.SearchUtils
-
org.elasticsearch.search.aggregations.Aggregation
-
org.elasticsearch.search.aggregations.AggregationBuilder
-
org.elasticsearch.search.aggregations.Aggregations
-
org.elasticsearch.search.aggregations.AggregatorBase
-
org.elasticsearch.search.aggregations.MultiBucketConsumerService
-
org.elasticsearch.search.aggregations.bucket.DocCountProvider
-
org.elasticsearch.search.aggregations.bucket.adjacency.AdjacencyMatrixAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.filter.FilterAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.filter.FiltersAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregationBuilderModifier and TypeConstant FieldValue
public static final int
10000
public static final int
5
public static final String
"geohash_grid"
-
org.elasticsearch.search.aggregations.bucket.geogrid.GeoTileGridAggregationBuilderModifier and TypeConstant FieldValue
public static final int
7
public static final String
"geotile_grid"
-
org.elasticsearch.search.aggregations.bucket.geogrid.GeoTileUtilsModifier and TypeConstant FieldValue
public static final double
85.0511287798066
public static final int
29
-
org.elasticsearch.search.aggregations.bucket.global.GlobalAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.histogram.AutoDateHistogramAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.histogram.VariableWidthHistogramAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.missing.MissingAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.nested.NestedAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.prefix.IpPrefixAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.range.DateRangeAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.range.GeoDistanceAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.range.IpRangeAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.range.RangeAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.range.RangeAggregatorModifier and TypeConstant FieldValue
public static final double
5000.0
public static final long
9007199254740992L
-
org.elasticsearch.search.aggregations.bucket.sampler.DiversifiedAggregationBuilderModifier and TypeConstant FieldValue
public static final int
1
public static final String
"diversified_sampler"
-
org.elasticsearch.search.aggregations.bucket.sampler.InternalSampler
-
org.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregationBuilderModifier and TypeConstant FieldValue
public static final int
100
public static final String
"sampler"
-
org.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
-
org.elasticsearch.search.aggregations.bucket.sampler.random.InternalRandomSampler
-
org.elasticsearch.search.aggregations.bucket.sampler.random.RandomSamplerAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
-
org.elasticsearch.search.aggregations.bucket.terms.InternalSignificantTerms<A extends InternalSignificantTerms<A,
B>, B extends InternalSignificantTerms.Bucket<B>> -
org.elasticsearch.search.aggregations.bucket.terms.LongRareTerms
-
org.elasticsearch.search.aggregations.bucket.terms.LongTerms
-
org.elasticsearch.search.aggregations.bucket.terms.RareTermsAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.terms.SignificantLongTerms
-
org.elasticsearch.search.aggregations.bucket.terms.SignificantStringTerms
-
org.elasticsearch.search.aggregations.bucket.terms.SignificantTermsAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.terms.SignificantTextAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.terms.StringRareTerms
-
org.elasticsearch.search.aggregations.bucket.terms.StringTerms
-
org.elasticsearch.search.aggregations.bucket.terms.TermsAggregationBuilder
-
org.elasticsearch.search.aggregations.bucket.terms.UnmappedRareTerms
-
org.elasticsearch.search.aggregations.bucket.terms.UnmappedSignificantTerms
-
org.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
-
org.elasticsearch.search.aggregations.bucket.terms.heuristic.ChiSquare
-
org.elasticsearch.search.aggregations.bucket.terms.heuristic.GND
-
org.elasticsearch.search.aggregations.bucket.terms.heuristic.JLHScore
-
org.elasticsearch.search.aggregations.bucket.terms.heuristic.MutualInformation
-
org.elasticsearch.search.aggregations.bucket.terms.heuristic.PercentageScore
-
org.elasticsearch.search.aggregations.bucket.terms.heuristic.ScriptHeuristic
-
org.elasticsearch.search.aggregations.metrics.AbstractHyperLogLogModifier and TypeConstant FieldValue
public static final int
MAX_PRECISION
18
public static final int
MIN_PRECISION
4
-
org.elasticsearch.search.aggregations.metrics.AbstractHyperLogLogPlusPlusModifier and TypeConstant FieldValue
public static final boolean
true
public static final boolean
false
public static final int
MAX_PRECISION
18
public static final int
MIN_PRECISION
4
-
org.elasticsearch.search.aggregations.metrics.AbstractLinearCountingModifier and TypeConstant FieldValue
public static final int
MAX_PRECISION
18
public static final int
MIN_PRECISION
4
-
org.elasticsearch.search.aggregations.metrics.AvgAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.CardinalityAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.ExtendedStatsAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.GeoBoundsAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.GeoCentroidAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.HyperLogLogPlusPlusModifier and TypeConstant FieldValue
public static final int
14
public static final int
MAX_PRECISION
18
public static final int
MIN_PRECISION
4
-
org.elasticsearch.search.aggregations.metrics.InternalHDRPercentileRanks
-
org.elasticsearch.search.aggregations.metrics.InternalHDRPercentiles
-
org.elasticsearch.search.aggregations.metrics.InternalTDigestPercentileRanks
-
org.elasticsearch.search.aggregations.metrics.InternalTDigestPercentiles
-
org.elasticsearch.search.aggregations.metrics.MaxAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.MedianAbsoluteDeviationAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.MinAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.PercentileRanks
-
org.elasticsearch.search.aggregations.metrics.PercentileRanksAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.Percentiles
-
org.elasticsearch.search.aggregations.metrics.PercentilesAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.ScriptedMetricAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.StatsAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.SumAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.TopHitsAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.ValueCountAggregationBuilder
-
org.elasticsearch.search.aggregations.metrics.WeightedAvgAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.AvgBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.BucketScriptPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.BucketSelectorPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.BucketSortPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.CumulativeSumPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.DerivativePipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.ExtendedStatsBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.InternalBucketMetricValue
-
org.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
-
org.elasticsearch.search.aggregations.pipeline.MaxBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.MinBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.MovAvgPipelineAggregationBuilderModifier and TypeConstant FieldValue
public static final String
"Moving Average aggregation usage is not supported. Use the [moving_fn] aggregation instead."
-
org.elasticsearch.search.aggregations.pipeline.MovFnPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.PercentilesBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.SerialDiffPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.StatsBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.pipeline.SumBucketPipelineAggregationBuilder
-
org.elasticsearch.search.aggregations.support.AggregationUsageService
-
org.elasticsearch.search.aggregations.timeseries.TimeSeriesAggregationBuilder
-
org.elasticsearch.search.fetch.StoredFieldsContext
-
org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderModifier and TypeConstant FieldValue
public static final String
"default"
public static final boolean
false
public static final int
100
public static final boolean
false
public static final int
0
public static final int
5
public static final int
256
public static final boolean
true
public static final boolean
false
-
org.elasticsearch.search.fetch.subphase.highlight.HighlightUtilsModifier and TypeConstant FieldValue
public static final char
'\u0000'
public static final char
'\u2029'
-
org.elasticsearch.search.internal.SearchContextModifier and TypeConstant FieldValue
public static final int
0
public static final int
10000
public static final int
2147483647
public static final int
-1
-
org.elasticsearch.search.profile.SearchProfileResults
-
org.elasticsearch.search.profile.aggregation.AggregationProfileShardResult
-
org.elasticsearch.search.profile.query.CollectorResultModifier and TypeConstant FieldValue
public static final String
"aggregation"
public static final String
"aggregation_global"
public static final String
"search_count"
public static final String
"search_min_score"
public static final String
"search_multi"
public static final String
"search_post_filter"
public static final String
"search_terminate_after_count"
public static final String
"search_top_hits"
-
org.elasticsearch.search.profile.query.QueryProfileShardResult
-
org.elasticsearch.search.rescore.QueryRescorerBuilderModifier and TypeConstant FieldValue
public static final float
1.0f
public static final float
1.0f
public static final String
"query"
-
org.elasticsearch.search.rescore.RescorerBuilder<RB extends RescorerBuilder<RB>>
-
org.elasticsearch.search.runtime.AbstractScriptFieldQuery<S extends AbstractFieldScript>
-
org.elasticsearch.search.slice.TermsSliceQuery
-
org.elasticsearch.search.sort.FieldSortBuilder
-
org.elasticsearch.search.sort.GeoDistanceSortBuilder
-
org.elasticsearch.search.sort.ScoreSortBuilder
-
org.elasticsearch.search.sort.ScriptSortBuilder
-
org.elasticsearch.search.sort.ShardDocSortField
-
org.elasticsearch.search.suggest.Suggest
-
org.elasticsearch.search.suggest.Suggest.Suggestion<T extends Suggest.Suggestion.Entry>
-
org.elasticsearch.search.suggest.Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option>
-
org.elasticsearch.search.suggest.completion.CompletionSuggestionBuilder
-
org.elasticsearch.search.suggest.completion.context.CategoryQueryContext
-
org.elasticsearch.search.suggest.completion.context.ContextMapping<T extends org.elasticsearch.xcontent.ToXContent>
-
org.elasticsearch.search.suggest.completion.context.GeoContextMapping
-
org.elasticsearch.search.suggest.completion.context.GeoQueryContext
-
org.elasticsearch.search.suggest.phrase.LaplaceModifier and TypeConstant FieldValue
public static final double
0.5
public static final String
"laplace"
-
org.elasticsearch.search.suggest.phrase.LinearInterpolation
-
org.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
-
org.elasticsearch.search.suggest.phrase.StupidBackoffModifier and TypeConstant FieldValue
public static final double
0.4
public static final String
"stupid_backoff"
-
org.elasticsearch.search.suggest.term.TermSuggestionBuilder
-
org.elasticsearch.snapshots.RepositoryIntegrityHealthIndicatorService
-
org.elasticsearch.snapshots.SearchableSnapshotsSettingsModifier and TypeConstant FieldValue
public static final String
"index.store.snapshot.partial"
public static final String
"snapshot"
public static final String
"index.store.snapshot.delete_searchable_snapshot"
public static final String
"index.store.snapshot.repository_name"
public static final String
"index.store.snapshot.repository_uuid"
public static final String
"index.store.snapshot.snapshot_name"
public static final String
"index.store.snapshot.snapshot_uuid"
-
org.elasticsearch.snapshots.SnapshotInfo
-
org.elasticsearch.snapshots.SnapshotsService
-
org.elasticsearch.tasks.RawTaskStatus
-
org.elasticsearch.tasks.Task
-
org.elasticsearch.tasks.TaskCancellationService
-
org.elasticsearch.tasks.TaskResultsService
-
org.elasticsearch.threadpool.ThreadPool.NamesModifier and TypeConstant FieldValue
public static final String
"analyze"
public static final String
"auto_complete"
public static final String
"cluster_coordination"
public static final String
"fetch_shard_started"
public static final String
"fetch_shard_store"
public static final String
"flush"
public static final String
"force_merge"
public static final String
"generic"
public static final String
"get"
public static final String
"management"
public static final String
"refresh"
public static final String
"same"
public static final String
"search"
public static final String
"search_coordination"
public static final String
"search_throttled"
public static final String
"snapshot"
public static final String
"snapshot_meta"
public static final String
"system_critical_read"
public static final String
"system_critical_write"
public static final String
"system_read"
public static final String
"system_write"
public static final String
"warmer"
public static final String
"write"
-
org.elasticsearch.transport.RemoteClusterAware
-
org.elasticsearch.transport.TcpHeaderModifier and TypeConstant FieldValue
public static final int
6
public static final int
19
public static final int
2
public static final int
4
public static final int
8
public static final int
1
public static final int
4
public static final int
19
public static final int
4
public static final int
15
-
org.elasticsearch.transport.TcpTransport
-
org.elasticsearch.transport.Transports
-
org.elasticsearch.transport.TransportService
-
org.elasticsearch.transport.TransportSettings
-
org.elasticsearch.upgrades.FeatureMigrationResults
-
org.elasticsearch.upgrades.SystemIndexMigrationTaskParams