Constant Field Values

Contents

org.elasticsearch.*

  • org.elasticsearch.action.admin.cluster.coordination.ClusterFormationInfoAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "internal:cluster/formation/info"
  • org.elasticsearch.action.admin.cluster.coordination.CoordinationDiagnosticsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "internal:cluster/coordination_diagnostics/info"
  • org.elasticsearch.action.admin.cluster.coordination.MasterHistoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "internal:cluster/master_history/get"
  • org.elasticsearch.action.admin.cluster.desirednodes.GetDesiredNodesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/desired_nodes/get"
  • org.elasticsearch.action.admin.cluster.desirednodes.UpdateDesiredNodesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/desired_nodes/update"
  • org.elasticsearch.action.admin.cluster.migration.GetFeatureUpgradeStatusAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/migration/get_system_feature"
  • org.elasticsearch.action.admin.cluster.migration.PostFeatureUpgradeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/migration/post_system_feature"
  • org.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
    Modifier and Type
    Constant Field
    Value
    public static final String
    "tasks"
  • org.elasticsearch.action.admin.cluster.remote.RemoteClusterNodesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:internal/remote_cluster/nodes"
  • org.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/get"
  • org.elasticsearch.action.admin.cluster.repositories.reservedstate.ReservedRepositoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "snapshot_repositories"
  • org.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/verify"
  • org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/reroute"
  • org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
    Modifier and Type
    Constant Field
    Value
    public static final String
    "The [state] field in the response to the reroute API is deprecated and will be removed in a future version. Specify ?metric=none to adopt the future behaviour."
  • org.elasticsearch.action.admin.cluster.settings.ClusterGetSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/settings"
  • org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/settings/update"
  • org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/shards/search_shards"
  • org.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/create"
  • org.elasticsearch.action.admin.cluster.snapshots.features.ResetFeatureStateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/features/reset"
  • org.elasticsearch.action.admin.cluster.snapshots.features.SnapshottableFeaturesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/features/get"
  • org.elasticsearch.action.admin.cluster.snapshots.get.shard.GetShardSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "internal:admin/snapshot/get_shard"
  • org.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/restore"
  • org.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/status"
  • org.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/status[nodes]"
  • org.elasticsearch.action.admin.cluster.state.ClusterStateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/state"
  • org.elasticsearch.action.admin.cluster.stats.ClusterStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/stats"
  • org.elasticsearch.action.admin.cluster.storedscripts.GetScriptContextAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script_context/get"
  • org.elasticsearch.action.admin.cluster.storedscripts.GetScriptLanguageAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script_language/get"
  • org.elasticsearch.action.admin.cluster.storedscripts.GetStoredScriptAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script/get"
  • org.elasticsearch.action.admin.indices.alias.get.GetAliasesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/aliases/get"
  • org.elasticsearch.action.admin.indices.analyze.AnalyzeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/analyze"
  • org.elasticsearch.action.admin.indices.create.AutoCreateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/auto_create"
  • org.elasticsearch.action.admin.indices.flush.FlushAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/flush"
  • org.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/flush[s]"
  • org.elasticsearch.action.admin.indices.get.GetIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/get"
  • org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/mappings/fields/get"
  • org.elasticsearch.action.admin.indices.mapping.get.GetMappingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/mappings/get"
  • org.elasticsearch.action.admin.indices.open.OpenIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/open"
  • org.elasticsearch.action.admin.indices.recovery.RecoveryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/recovery"
  • org.elasticsearch.action.admin.indices.resolve.ResolveIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/resolve/index"
  • org.elasticsearch.action.admin.indices.resolve.TransportResolveClusterAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/resolve/cluster"
  • org.elasticsearch.action.admin.indices.rollover.LazyRolloverAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/lazy_rollover"
  • org.elasticsearch.action.admin.indices.rollover.MaxAgeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_age"
  • org.elasticsearch.action.admin.indices.rollover.MaxDocsCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_docs"
  • org.elasticsearch.action.admin.indices.rollover.MaxPrimaryShardDocsCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_primary_shard_docs"
  • org.elasticsearch.action.admin.indices.rollover.MaxPrimaryShardSizeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_primary_shard_size"
  • org.elasticsearch.action.admin.indices.rollover.MaxSizeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_size"
  • org.elasticsearch.action.admin.indices.rollover.MinAgeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "min_age"
  • org.elasticsearch.action.admin.indices.rollover.MinDocsCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "min_docs"
  • org.elasticsearch.action.admin.indices.rollover.MinPrimaryShardDocsCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "min_primary_shard_docs"
  • org.elasticsearch.action.admin.indices.rollover.MinPrimaryShardSizeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "min_primary_shard_size"
  • org.elasticsearch.action.admin.indices.rollover.MinSizeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "min_size"
  • org.elasticsearch.action.admin.indices.rollover.OptimalShardCountCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "optimal_shard_count"
  • org.elasticsearch.action.admin.indices.rollover.RolloverAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/rollover"
  • org.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/segments"
  • org.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/settings/get"
  • org.elasticsearch.action.admin.indices.shrink.ResizeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/resize"
  • org.elasticsearch.action.admin.indices.stats.FieldUsageStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/field_usage_stats"
  • org.elasticsearch.action.admin.indices.stats.IndicesStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/stats"
  • org.elasticsearch.action.admin.indices.template.get.GetComponentTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/component_template/get"
  • org.elasticsearch.action.admin.indices.template.get.GetComposableIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/get"
  • org.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/template/get"
  • org.elasticsearch.action.admin.indices.template.post.SimulateIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/simulate_index"
  • org.elasticsearch.action.admin.indices.template.post.SimulateTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/simulate"
  • org.elasticsearch.action.admin.indices.template.put.PutComponentTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/component_template/put"
  • org.elasticsearch.action.datastreams.CreateDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/create"
  • org.elasticsearch.action.datastreams.DataStreamsStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/data_stream/stats"
  • org.elasticsearch.action.datastreams.DeleteDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/delete"
  • org.elasticsearch.action.datastreams.GetDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/get"
  • org.elasticsearch.action.datastreams.MigrateToDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/migrate"
  • org.elasticsearch.action.datastreams.ModifyDataStreamsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/modify"
  • org.elasticsearch.action.datastreams.PromoteDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/promote"
  • org.elasticsearch.action.delete.TransportDeleteAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/write/delete"
  • org.elasticsearch.action.synonyms.DeleteSynonymRuleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonym_rules/delete"
  • org.elasticsearch.action.synonyms.DeleteSynonymsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonyms/delete"
  • org.elasticsearch.action.synonyms.GetSynonymRuleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonym_rules/get"
  • org.elasticsearch.action.synonyms.GetSynonymsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonyms/get"
  • org.elasticsearch.action.synonyms.GetSynonymsSetsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonyms_sets/get"
  • org.elasticsearch.action.synonyms.GetSynonymsSetsAction.Response
    Modifier and Type
    Constant Field
    Value
    public static final String
    "results"
  • org.elasticsearch.action.synonyms.PutSynonymRuleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonym_rules/put"
  • org.elasticsearch.action.synonyms.PutSynonymsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/synonyms/put"
  • org.elasticsearch.cluster.routing.allocation.DataTier
    Modifier and Type
    Constant Field
    Value
    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.Allocation
    Modifier and Type
    Constant Field
    Value
    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.Move
    Modifier and Type
    Constant Field
    Value
    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.Rebalance
    Modifier and Type
    Constant Field
    Value
    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 on another node, and there is at least one node to which it could move this shard that would improve the overall cluster balance, but it isn\'t allowed to rebalance this shard there. If you expect this shard to be rebalanced to another node, check the cluster-wide rebalancing decisions and address any reasons preventing Elasticsearch from rebalancing shards within the cluster, and then find the expected node in the node-by-node explanation and address the reasons which prevent Elasticsearch from moving 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.common.cache.Cache<K,V>
    Modifier and Type
    Constant Field
    Value
    public static final int
    256
  • org.elasticsearch.common.hash.Murmur3Hasher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MurmurHash3"
  • org.elasticsearch.common.io.Channels
    Modifier and Type
    Constant Field
    Value
    public static final int
    8192
  • org.elasticsearch.common.io.Streams
    Modifier and Type
    Constant Field
    Value
    public static final int
    8192
  • org.elasticsearch.common.lucene.index.FilterableTermsEnum
    Modifier and Type
    Constant Field
    Value
    protected static final int
    -1
  • org.elasticsearch.common.lucene.search.function.FunctionScoreQuery
    Modifier and Type
    Constant Field
    Value
    public static final float
    3.4028234663852886E38f
  • org.elasticsearch.common.lucene.uid.Versions
    Modifier and Type
    Constant Field
    Value
    public static final long
    -3L
    public static final long
    -4L
    public static final long
    -1L
  • org.elasticsearch.health.metadata.HealthMetadata
    Modifier and Type
    Constant Field
    Value
    public static final String
    "health"
  • org.elasticsearch.health.metadata.HealthMetadata.Disk
    Modifier and Type
    Constant Field
    Value
    public static final String
    "disk"
  • org.elasticsearch.health.node.selection.HealthNode
    Modifier and Type
    Constant Field
    Value
    public static final String
    "health-node"
  • org.elasticsearch.health.stats.HealthApiStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/health_api/stats"
  • org.elasticsearch.index.get.GetResult
    Modifier and Type
    Constant Field
    Value
    public static final String
    "_id"
    public static final String
    "_index"
  • org.elasticsearch.monitor.jvm.GcNames
    Modifier and Type
    Constant Field
    Value
    public static final String
    "old"
    public static final String
    "survivor"
    public static final String
    "young"
  • org.elasticsearch.repositories.fs.FsRepository
    Modifier and Type
    Constant Field
    Value
    public static final String
    "fs"
  • org.elasticsearch.rest.action.admin.indices.RestCreateIndexAction
    Modifier and Type
    Constant Field
    Value
    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.RestGetFieldMappingAction
    Modifier and Type
    Constant Field
    Value
    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.RestGetIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    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.RestGetIndicesAction
    Modifier and Type
    Constant Field
    Value
    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.RestGetMappingAction
    Modifier and Type
    Constant Field
    Value
    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.RestPutIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    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.RestPutMappingAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[types removal] Specifying types in put mapping request is deprecated. Use typeless api instead"
  • org.elasticsearch.rest.action.admin.indices.RestRolloverIndexAction
    Modifier and Type
    Constant Field
    Value
    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.RestUpgradeActionDeprecated
    Modifier and Type
    Constant Field
    Value
    public static final String
    "The _upgrade API is no longer useful and will be removed. Instead, see _reindex API."
  • org.elasticsearch.rest.action.document.RestBulkAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[types removal] Specifying types in bulk requests is deprecated."
  • org.elasticsearch.rest.action.document.RestDeleteAction
    Modifier and Type
    Constant Field
    Value
    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.RestMultiGetAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[types removal] Specifying types in multi get requests is deprecated."
  • org.elasticsearch.rest.action.document.RestTermVectorsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[types removal] Specifying types in term vector requests is deprecated."
  • org.elasticsearch.rest.action.document.RestUpdateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[types removal] Specifying types in document update requests is deprecated, use the endpoint /{index}/_update/{id} instead."
  • org.elasticsearch.search.aggregations.bucket.DocCountProvider
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • org.elasticsearch.search.aggregations.bucket.terms.heuristic.ChiSquare
    Modifier and Type
    Constant Field
    Value
    public static final String
    "chi_square"
  • org.elasticsearch.search.aggregations.bucket.terms.heuristic.GND
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gnd"
  • org.elasticsearch.search.aggregations.bucket.terms.heuristic.JLHScore
    Modifier and Type
    Constant Field
    Value
    public static final String
    "jlh"
  • org.elasticsearch.search.aggregations.bucket.terms.heuristic.MutualInformation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "mutual_information"
  • org.elasticsearch.search.aggregations.bucket.terms.heuristic.PercentageScore
    Modifier and Type
    Constant Field
    Value
    public static final String
    "percentage"
  • org.elasticsearch.search.aggregations.bucket.terms.heuristic.ScriptHeuristic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "script_heuristic"
  • org.elasticsearch.search.rank.RankBuilder
    Modifier and Type
    Constant Field
    Value
    public static final int
    10
  • org.elasticsearch.search.rank.RankDoc
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • org.elasticsearch.search.slice.TermsSliceQuery
    Modifier and Type
    Constant Field
    Value
    public static final int
    7919