Cosmos: allow customization of the container's indexing policy
Open
area-cosmos
customer-reported
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
Are there any plans to add these provider-specific modeling indexing options:
- included. Currently all properties are indexed `/*`. How about specifying composite indexes as well: e.g. (`/lastName,/firstName`)
- excluded e.g. don't index on property `/nonce`
- unique indexes
Contributor guide
Assessment
This issue has not been assessed yet.