We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83877e commit 450e921Copy full SHA for 450e921
source/use-cases/product-catalog.txt
@@ -360,8 +360,8 @@ order of the index does not matter.
360
.. note::
361
362
If you want to preform range queries (e.g. "return all products
363
- over $25") and then sort by another property like ``pricing.MongoDB``,
364
- retail cannot use the index as effectively in this situation.
+ over $25") and then sort by another property like ``pricing.retail``,
+ MongoDB cannot use the index as effectively in this situation.
365
366
The field that you want to select a range, or perform sort
367
operations, must be the *last* field in a compound index in order
0 commit comments