dotnet / dotnet/efcore

Cosmos: allow customization of the container's indexing policy

Open
#32,517 4 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.