Documentdb Indexing

Index-type selection and shape guidance for Azure DocumentDB — when to use single-field, compound (ESR), multikey, wildcard, hashed, 2dsphere, TTL, and vector indexes; query-pattern → index-shape cookbook; per-collection index budget; DocumentDB-specific preference for `textSearch` over community `$text`. Use when designing or reviewing indexes, choosing an index type for a query pattern, or deciding whether an additional index is worth the write cost.

Azure 8aeb899 12 files · 42.7 KB Updated

File contents

azure/documentdb-agent-kit/tree/main/skills/indexing commit 8aeb899ee1

Frequently asked questions

npx skillmds@latest add azure/documentdb-indexing