Is It Necessary To Specify the Number of Shards When Creating an Index in an OpenSearch Serverless Collection?

0

Is it necessary, or even permitted, to specify the number of shards when creating an index in an OpenSearch Serverless Collection? The documentation says that index and shard lifecycle is managed by Amazon, but it's not clear if this extends to deciding how many shards there should be.

1回答
1
承認された回答

Index and shard management is taken care by serverless, you don't need to worry about specifying the shards/replica for an index. Even if you have those settings in your index template or index creation step, it would be ignored.

AWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ