Modifier and Type | Method and Description |
---|---|
IndicesOptions |
DocumentRequest.indicesOptions()
Get the options for this request
|
IndicesOptions |
IndicesRequest.indicesOptions()
Returns the indices options used to resolve indices.
|
IndicesOptions |
OriginalIndices.indicesOptions() |
Constructor and Description |
---|
OriginalIndices(String[] indices,
IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ClusterHealthRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ClusterSearchShardsRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
ClusterSearchShardsRequest |
ClusterSearchShardsRequest.indicesOptions(IndicesOptions indicesOptions) |
ClusterSearchShardsRequestBuilder |
ClusterSearchShardsRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal indices wildcard expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
CreateSnapshotRequest.indicesOptions()
Specifies the indices options.
|
Modifier and Type | Method and Description |
---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.indicesOptions(IndicesOptions indicesOptions)
Specifies the indices options.
|
CreateSnapshotRequestBuilder |
CreateSnapshotRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies the indices options.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
RestoreSnapshotRequest.indicesOptions()
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
|
Modifier and Type | Method and Description |
---|---|
RestoreSnapshotRequest |
RestoreSnapshotRequest.indicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
|
RestoreSnapshotRequestBuilder |
RestoreSnapshotRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ClusterStateRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
ClusterStateRequest |
ClusterStateRequest.indicesOptions(IndicesOptions indicesOptions) |
ClusterStateRequestBuilder |
ClusterStateRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
IndicesAliasesRequest.indicesOptions() |
IndicesOptions |
IndicesAliasesRequest.AliasActions.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
GetAliasesRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
GetAliasesRequest |
GetAliasesRequest.indicesOptions(IndicesOptions indicesOptions) |
Builder |
BaseAliasesRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
CloseIndexRequest.indicesOptions()
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
|
Modifier and Type | Method and Description |
---|---|
CloseIndexRequest |
CloseIndexRequest.indicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal wild wildcard expressions.
|
CloseIndexRequestBuilder |
CloseIndexRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and wildcard indices expressions
For example indices that don't exist.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
CreateIndexRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
DeleteIndexRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
DeleteIndexRequest |
DeleteIndexRequest.indicesOptions(IndicesOptions indicesOptions) |
DeleteIndexRequestBuilder |
DeleteIndexRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
IndicesExistsRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesExistsRequest |
IndicesExistsRequest.indicesOptions(IndicesOptions indicesOptions) |
IndicesExistsRequestBuilder |
IndicesExistsRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
TypesExistsRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
TypesExistsRequest |
TypesExistsRequest.indicesOptions(IndicesOptions indicesOptions) |
TypesExistsRequestBuilder |
TypesExistsRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
GetIndexRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
GetIndexRequest |
GetIndexRequest.indicesOptions(IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
DeleteMappingRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
DeleteMappingRequest |
DeleteMappingRequest.indicesOptions(IndicesOptions indicesOptions) |
DeleteMappingRequestBuilder |
DeleteMappingRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
GetFieldMappingsRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
GetFieldMappingsRequest |
GetFieldMappingsRequest.indicesOptions(IndicesOptions indicesOptions) |
GetFieldMappingsRequestBuilder |
GetFieldMappingsRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
PutMappingRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
PutMappingRequest |
PutMappingRequest.indicesOptions(IndicesOptions indicesOptions) |
PutMappingRequestBuilder |
PutMappingRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
OpenIndexRequest.indicesOptions()
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
|
Modifier and Type | Method and Description |
---|---|
OpenIndexRequest |
OpenIndexRequest.indicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
|
OpenIndexRequestBuilder |
OpenIndexRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal with wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
GetSettingsRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
GetSettingsRequest |
GetSettingsRequest.indicesOptions(IndicesOptions indicesOptions) |
GetSettingsRequestBuilder |
GetSettingsRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
UpdateSettingsRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
UpdateSettingsRequest |
UpdateSettingsRequest.indicesOptions(IndicesOptions indicesOptions) |
UpdateSettingsRequestBuilder |
UpdateSettingsRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesStatusRequestBuilder |
IndicesStatusRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
PutIndexTemplateRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
DeleteWarmerRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
DeleteWarmerRequest |
DeleteWarmerRequest.indicesOptions(IndicesOptions indicesOptions) |
DeleteWarmerRequestBuilder |
DeleteWarmerRequestBuilder.setIndicesOptions(IndicesOptions options)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
PutWarmerRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ShardDeleteByQueryRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
MultiGetRequest.Item.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
DeleteIndexedScriptRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
GetIndexedScriptRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
PutIndexedScriptRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
MoreLikeThisRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
MultiPercolateRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
MultiPercolateRequest |
MultiPercolateRequest.indicesOptions(IndicesOptions indicesOptions)
Sets the
IndicesOptions for all percolate request that don't have this set. |
MultiPercolateRequestBuilder |
MultiPercolateRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies how to globally ignore indices that are not available and how to deal with wildcard indices expressions.
|
Modifier and Type | Field and Description |
---|---|
static IndicesOptions |
SearchRequest.DEFAULT_INDICES_OPTIONS |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
SearchRequest.indicesOptions() |
IndicesOptions |
MultiSearchRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
MultiSearchRequest |
MultiSearchRequest.add(BytesReference data,
boolean contentUnsafe,
String[] indices,
String[] types,
String searchType,
IndicesOptions indicesOptions) |
MultiSearchRequest |
MultiSearchRequest.add(BytesReference data,
boolean contentUnsafe,
String[] indices,
String[] types,
String searchType,
String routing,
IndicesOptions indicesOptions,
boolean allowExplicitIndex) |
SearchRequest |
SearchRequest.indicesOptions(IndicesOptions indicesOptions) |
MultiSearchRequest |
MultiSearchRequest.indicesOptions(IndicesOptions indicesOptions) |
MultiSearchRequestBuilder |
MultiSearchRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal with wildcard indices expressions.
|
SearchRequestBuilder |
SearchRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and wildcard indices expressions.
|
Modifier and Type | Method and Description |
---|---|
static IndicesOptions |
IndicesOptions.fromOptions(boolean ignoreUnavailable,
boolean allowNoIndices,
boolean expandToOpenIndices,
boolean expandToClosedIndices) |
static IndicesOptions |
IndicesOptions.fromOptions(boolean ignoreUnavailable,
boolean allowNoIndices,
boolean expandToOpenIndices,
boolean expandToClosedIndices,
IndicesOptions defaultOptions) |
static IndicesOptions |
IndicesOptions.fromRequest(RestRequest request,
IndicesOptions defaultSettings) |
static IndicesOptions |
IndicesOptions.lenient()
Deprecated.
in favor of
lenientExpandOpen() whose name makes it clearer what the method actually does. |
static IndicesOptions |
IndicesOptions.lenientExpandOpen() |
static IndicesOptions |
IndicesOptions.readIndicesOptions(StreamInput in) |
static IndicesOptions |
IndicesOptions.strict()
Deprecated.
in favor of
strictExpandOpen() whose name makes it clearer what the method actually does. |
static IndicesOptions |
IndicesOptions.strictExpand() |
static IndicesOptions |
IndicesOptions.strictExpandOpen() |
static IndicesOptions |
IndicesOptions.strictExpandOpenAndForbidClosed() |
static IndicesOptions |
IndicesOptions.strictSingleIndexNoExpandForbidClosed() |
Modifier and Type | Method and Description |
---|---|
static IndicesOptions |
IndicesOptions.fromOptions(boolean ignoreUnavailable,
boolean allowNoIndices,
boolean expandToOpenIndices,
boolean expandToClosedIndices,
IndicesOptions defaultOptions) |
static IndicesOptions |
IndicesOptions.fromRequest(RestRequest request,
IndicesOptions defaultSettings) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
BroadcastOperationRequest.indicesOptions() |
IndicesOptions |
BroadcastShardOperationRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
T |
BroadcastOperationRequest.indicesOptions(IndicesOptions indicesOptions) |
RequestBuilder |
BroadcastOperationRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ClusterInfoRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
T |
ClusterInfoRequest.indicesOptions(IndicesOptions indicesOptions) |
Builder |
ClusterInfoRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
IndicesReplicationOperationRequest.indicesOptions() |
IndicesOptions |
TransportShardReplicationOperationAction.ReplicaOperationRequest.indicesOptions() |
IndicesOptions |
IndexReplicationOperationRequest.indicesOptions() |
IndicesOptions |
ShardReplicationOperationRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
T |
IndicesReplicationOperationRequest.indicesOptions(IndicesOptions indicesOptions) |
RequestBuilder |
IndicesReplicationOperationRequestBuilder.setIndicesOptions(IndicesOptions indicesOptions)
Specifies what type of requested indices to ignore and how to deal with wildcard indices expressions.
|
Constructor and Description |
---|
IndexReplicationOperationRequest(String index,
TimeValue timeout,
ReplicationType replicationType,
WriteConsistencyLevel consistencyLevel,
String[] originalIndices,
IndicesOptions originalIndicesOptions,
ActionRequest request) |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
TransportSingleCustomOperationAction.ShardSingleOperationRequest.indicesOptions() |
IndicesOptions |
SingleCustomOperationRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
InstanceShardOperationRequest.indicesOptions() |
Modifier and Type | Field and Description |
---|---|
static IndicesOptions |
SingleShardOperationRequest.INDICES_OPTIONS |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
SingleShardOperationRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
MappingUpdatedAction.MappingUpdatedRequest.indicesOptions() |
IndicesOptions |
NodeMappingRefreshAction.NodeMappingRefreshRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
String[] |
MetaData.concreteIndices(IndicesOptions indicesOptions,
String... aliasesOrIndices)
Translates the provided indices or aliases, eventually containing wildcard expressions, into actual indices.
|
String |
MetaData.concreteSingleIndex(String indexOrAlias,
IndicesOptions indicesOptions)
Utility method that allows to resolve an index or alias to its corresponding single concrete index.
|
String[] |
MetaData.convertFromWildcards(String[] aliasesOrIndices,
IndicesOptions indicesOptions)
Converts a list of indices or aliases wildcards, and special +/- signs, into their respective full matches.
|
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ShardFetchSearchRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
ShardSearchTransportRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
QuerySearchRequest.indicesOptions() |
Modifier and Type | Method and Description |
---|---|
IndicesOptions |
SnapshotsService.SnapshotRequest.indicesOptions()
Returns indices options
|
IndicesOptions |
RestoreService.RestoreRequest.indicesOptions()
Returns indices option flags
|
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<String> |
SnapshotUtils.filterIndices(com.google.common.collect.ImmutableList<String> availableIndices,
String[] selectedIndices,
IndicesOptions indicesOptions)
Filters out list of available indices based on the list of selected indices.
|
SnapshotsService.SnapshotRequest |
SnapshotsService.SnapshotRequest.indicesOptions(IndicesOptions indicesOptions)
Sets the indices options
|
Constructor and Description |
---|
RestoreRequest(String cause,
String repository,
String name,
String[] indices,
IndicesOptions indicesOptions,
String renamePattern,
String renameReplacement,
Settings settings,
TimeValue masterNodeTimeout,
boolean includeGlobalState,
boolean partial,
boolean includeAliases,
Settings indexSettings,
String[] ignoreIndexSettings)
Constructs new restore request
|
Copyright © 2009–2015. All rights reserved.