Commit bdb1b97
committed
Improve partition key indexing guidance in index-policy.md
- Clarify that partition keys don't require indexing to function
- Explain performance impact of unindexed partition keys on cross-partition queries
- Add specific guidance for hierarchical partition key indexing
- Emphasize the need to include individual levels of HPK hierarchy for optimal performance1 parent 40f714f commit bdb1b97
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments