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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容