Partial Indexes not implemented.

1

"partial indicies" are part of MongoDB since version 3.2. Is this feature on the roadmap for DocumentDB? Any workaround till this is implemented?

Source: https://docs.mongodb.com/manual/core/index-partial/

misc
質問済み 5年前667ビュー
2回答
0

Correct. Partial indexes are not supported at this time: https://docs.aws.amazon.com/documentdb/latest/developerguide/mongo-apis-index.html

Absent of partial indexes, any workaround would require additional work in the application to create an additional field that is indexed and filtered.

We do not have an ETA to share at this time.

AWS
回答済み 5年前
  • Four years passed and this feature is important for better design and resource usage. No ETA yet?

0

Thank you for the answer.

misc
回答済み 5年前

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

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

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

関連するコンテンツ