Package org.opensearch.client.opensearch.indices
package org.opensearch.client.opensearch.indices
-
ClassDescriptionAdds a block to an index.Builder for
AddBlockRequest.Builder forAddBlockResponse.The index alias configuration.Builder forAlias.The configuration for an index alias.Builder forAliasDefinition.Performs the analysis process on a text and return the tokens breakdown of the text.Builder forAnalyzeRequest.Builder forAnalyzeResponse.The type of storage implementation.Clears all or specific caches for one or more indexes.Builder forClearCacheRequest.Builder forClearCacheResponse.Clones an index.Builder forCloneIndexRequest.Builder forCloneIndexResponse.Closes an index.Builder forCloseIndexRequest.Builder forCloseIndexResponse.Creates or updates a data stream.Builder forCreateDataStreamRequest.Builder forCreateDataStreamResponse.Creates an index with optional settings and mappings.Builder forCreateIndexRequest.Builder forCreateIndexResponse.Builder forDataStream.The configuration for a data stream's backing index.Builder forDataStreamIndex.Provides statistics on operations happening in a data stream.Builder forDataStreamsStatsRequest.Builder forDataStreamsStatsResponse.The statistics for a data stream.Builder forDataStreamStats.The timestamp field configuration for a data stream.Builder forDataStreamTimestampField.Deletes an alias.Builder forDeleteAliasRequest.Builder forDeleteAliasResponse.Deletes a data stream.Builder forDeleteDataStreamRequest.Builder forDeleteDataStreamResponse.Deletes an index.Builder forDeleteIndexRequest.Builder forDeleteIndexResponse.Deletes an index template.Builder forDeleteIndexTemplateRequest.Builder forDeleteIndexTemplateResponse.Deletes an index template.Builder forDeleteTemplateRequest.Builder forDeleteTemplateResponse.Returns information about whether a particular alias exists.Builder forExistsAliasRequest.Returns information about whether a particular index template exists.Builder forExistsIndexTemplateRequest.Returns information about whether a particular index exists.Builder forExistsRequest.Returns information about whether a particular index template exists.Builder forExistsTemplateRequest.The frequency filter configuration for field data.Builder forFielddataFrequencyFilter.Performs the flush operation on one or more indexes.Builder forFlushRequest.Builder forFlushResponse.Performs the force merge operation on one or more indexes.Builder forForcemergeRequest.Builder forForcemergeResponse.Returns an alias.Builder forGetAliasRequest.Builder forGetAliasResponse.Returns data streams.Builder forGetDataStreamRequest.Builder forGetDataStreamResponse.Returns mapping for one or more fields.Builder forGetFieldMappingRequest.Builder forGetFieldMappingResponse.Returns information about one or more indexes.Builder forGetIndexRequest.Builder forGetIndexResponse.Returns an index template.Builder forGetIndexTemplateRequest.Builder forGetIndexTemplateResponse.Returns settings for one or more indexes.Builder forGetIndicesSettingsRequest.Builder forGetIndicesSettingsResponse.Returns mappings for one or more indexes.Builder forGetMappingRequest.Builder forGetMappingResponse.Returns an index template.Builder forGetTemplateRequest.Builder forGetTemplateResponse.The type of check to perform when starting an index.The configuration for indexing backpressure.Builder forIndexingPressure.The memory-related settings for indexing backpressure.Builder forIndexingPressureMemory.The configuration for indexing slow log.Builder forIndexingSlowlog.The threshold configuration for indexing slow log.Builder forIndexingSlowlogThresholds.The routing configuration for index operations.Builder forIndexRouting.The configuration for shard allocation.Builder forIndexRoutingAllocation.The disk-based allocation settings.Builder forIndexRoutingAllocationDisk.The inclusion rules for shard allocation.Builder forIndexRoutingAllocationInclude.The configuration for initial shard recovery.Builder forIndexRoutingAllocationInitialRecovery.The options for shard allocation control.The configuration for shard rebalancing.Builder forIndexRoutingRebalance.The options for shard rebalancing control.The configuration for segment sorting.Builder forIndexSegmentSort.The block settings that control index operations.Builder forIndexSettingBlocks.The configuration settings for an index.Builder forIndexSettings.The text analysis configuration.Builder forIndexSettingsAnalysis.The configuration for text analysis.Builder forIndexSettingsAnalyze.The configuration for highlighting.Builder forIndexSettingsHighlight.The indexing-related settings for an index.Builder forIndexSettingsIndexing.The index lifecycle management configuration.Builder forIndexSettingsLifecycle.The configuration for the lifecycle step execution.Builder forIndexSettingsLifecycleStep.The mapping configuration for the index.Builder forIndexSettingsMapping.Builder forIndexSettingsMappingLimitDepth.Builder forIndexSettingsMappingLimitDimensionFields.Builder forIndexSettingsMappingLimitFieldNameLength.Builder forIndexSettingsMappingLimitNestedFields.Builder forIndexSettingsMappingLimitNestedObjects.Builder forIndexSettingsMappingLimitTotalFields.The configuration for segment merging.Builder forIndexSettingsMerge.The configuration for log byte size merge policy.Builder forIndexSettingsMergeLogByteSizePolicy.The policy configuration for segment merging.IndexSettingsMergePolicyvariant kinds.Builders forIndexSettingsMergePolicyvariants.The type of merge policy.The configuration for merge scheduling.Builder forIndexSettingsMergeScheduler.The configuration for tiered merge policy.Builder forIndexSettingsMergeTieredPolicy.The configuration for query caching.Builder forIndexSettingsQueries.The query cache settings.Builder forIndexSettingsQueriesCache.The configuration for query string parsing.Builder forIndexSettingsQueryString.The configuration for search operations.Builder forIndexSettingsSearch.The configuration for concurrent search operations.Builder forIndexSettingsSearchConcurrent.The configuration for concurrent segment search.Builder forIndexSettingsSearchConcurrentSegmentSearch.The configuration for similarity algorithms.Builder forIndexSettingsSimilarity.The BM25 similarity algorithm configuration.Builder forIndexSettingsSimilarityBm25.The divergence from independence (DFI) similarity algorithm configuration.Builder forIndexSettingsSimilarityDfi.The divergence from randomness (DFR) similarity algorithm configuration.Builder forIndexSettingsSimilarityDfr.The information-based similarity algorithm configuration.Builder forIndexSettingsSimilarityIb.The LM Dirichlet similarity algorithm configuration.Builder forIndexSettingsSimilarityLmd.The LM Jelinek-Mercer similarity algorithm configuration.Builder forIndexSettingsSimilarityLmj.The scripted TF/IDF similarity algorithm configuration.Builder forIndexSettingsSimilarityScriptedTfidf.The star tree indexing configuration.Builder forIndexSettingsStarTree.The default settings for star tree indexing.Builder forIndexSettingsStarTreeDefault.The field-specific settings for star tree indexing.Builder forIndexSettingsStarTreeField.The field-specific settings for star tree indexing.Builder forIndexSettingsStarTreeFieldDefault.Builder forIndexSettingsStore.The filesystem storage configuration.Builder forIndexSettingsStoreFs.The type of file system lock.The hybrid storage type configuration.Builder forIndexSettingsStoreHybrid.The memory-mapped storage configuration.Builder forIndexSettingsStoreHybridMmap.The NIO storage configuration.Builder forIndexSettingsStoreHybridNio.The state configuration of an index.Builder forIndexState.The configuration for an index template.Builder forIndexTemplate.The data stream configuration for an index template.Builder forIndexTemplateDataStreamConfiguration.The summary configuration for an index template.Builder forIndexTemplateSummary.The versioning information for the index.Builder forIndexVersioning.Provides statistics on operations happening in an index.Builder forIndicesStatsRequest.Builder forIndicesStatsResponse.The component managing the data stream or index.The configuration for numeric field data.Builder forNumericFielddata.The format for numeric field data.Opens an index.Builder forOpenRequest.Builder forOpenResponse.Client for the indices namespace.OpenSearchIndicesAsyncClientBase<Self extends OpenSearchIndicesAsyncClientBase<Self>>Client for the indices namespace.Client for the indices namespace.OpenSearchIndicesClientBase<Self extends OpenSearchIndicesClientBase<Self>>Client for the indices namespace.Creates or updates an alias.Builder forPutAliasRequest.Builder forPutAliasResponse.Creates or updates an index template.Builder forPutIndexTemplateRequest.Builder forPutIndexTemplateResponse.Updates the index settings.Builder forPutIndicesSettingsRequest.Builder forPutIndicesSettingsResponse.Updates the index mappings.Builder forPutMappingRequest.Builder forPutMappingResponse.Creates or updates an index template.Builder forPutTemplateRequest.Builder forPutTemplateResponse.Returns information about ongoing index shard recoveries.Builder forRecoveryRequest.Builder forRecoveryResponse.Performs the refresh operation in one or more indexes.Builder forRefreshRequest.Builder forRefreshResponse.Returns information about any matching indexes, aliases, and data streams.Builder forResolveIndexRequest.Builder forResolveIndexResponse.The retention lease configuration.Builder forRetentionLease.Updates an alias to point to a new index when the existing index is considered to be too large or too old.Builder forRolloverRequest.Builder forRolloverResponse.The configuration for search idle behavior.Builder forSearchIdle.The configuration for search slow log.Builder forSearchSlowlog.The threshold configuration for search slow log.Builder forSearchSlowlogThresholds.The handling of missing values in segment sorting.The sort mode for segments.The sort order for segments.Provides low-level information about segments in a Lucene index.Builder forSegmentsRequest.Builder forSegmentsResponse.Provides store information for shard copies of indexes.Builder forShardStoresRequest.Builder forShardStoresResponse.Allow to shrink an existing index into a new index with fewer primary shards.Builder forShrinkRequest.Builder forShrinkResponse.Simulate matching the given index name against the index templates in the system.Builder forSimulateIndexTemplateRequest.Builder forSimulateIndexTemplateResponse.Simulate resolving the given template name or body.Builder forSimulateTemplateRequest.Builder forSimulateTemplateResponse.The threshold levels for slow log.Builder forSlowlogThresholdLevels.The configuration for soft deletes.Builder forSoftDeletes.The retention configuration for soft deletes.Builder forSoftDeletesRetention.Allows you to split an existing index into a new index with more primary shards.Builder forSplitRequest.Builder forSplitResponse.StorageTypevariant kinds.The mapping configuration for a template.Builder forTemplateMapping.The translog configuration.Builder forTranslog.The durability settings for the translog.The retention configuration for the translog.Builder forTranslogRetention.Updates index aliases.Builder forUpdateAliasesRequest.Builder forUpdateAliasesResponse.Allows a user to validate a potentially expensive query without executing it.Builder forValidateQueryRequest.Builder forValidateQueryResponse.