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
gefragt vor 5 Jahren666 Aufrufe
2 Antworten
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
beantwortet vor 5 Jahren
  • Four years passed and this feature is important for better design and resource usage. No ETA yet?

0

Thank you for the answer.

misc
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen