File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ You can reference the below section to understand the relevant query optimizatio
39
39
40
40
- [ Queries with both a filter and an ORDER BY clause] ( #queries-with-both-a-filter-and-an-order-by-clause )
41
41
42
- - [ Optimize JOIN expressions by using a subquery] ( #optimize-JOIN -expressions-by-using-a-subquery )
42
+ - [ Optimize JOIN expressions by using a subquery] ( #optimize-join -expressions-by-using-a-subquery )
43
43
44
44
<br >
45
45
@@ -57,11 +57,11 @@ You can reference the below section to understand the relevant query optimizatio
57
57
58
58
- [ Improve proximity] ( #improve-proximity )
59
59
60
- - [ Increasing provisioned throughput] ( #increasing -provisioned-throughput )
60
+ - [ Increase provisioned throughput] ( #increase -provisioned-throughput )
61
61
62
- - [ Increasing MaxConcurrency] ( #increasing -maxconcurrency )
62
+ - [ Increase MaxConcurrency] ( #increase -maxconcurrency )
63
63
64
- - [ Increasing MaxBufferedItemCount] ( #increasing -maxbuffereditemcount )
64
+ - [ Increase MaxBufferedItemCount] ( #increase -maxbuffereditemcount )
65
65
66
66
## Queries where Retrieved Document Count exceeds Output Document Count
67
67
You can’t perform that action at this time.
0 commit comments