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 a7163a9 commit 0143b0cCopy full SHA for 0143b0c
source/tutorial/add-dataset-pipeline.txt
@@ -171,8 +171,8 @@ Create a Pipeline from the |service| UI
171
partitioning.
172
173
The most frequently queried fields should be listed towards the
174
- top because they will have a larger impact on performance and c
175
- ost than fields listed lower down the list. The order of fields
+ top because they will have a larger impact on performance and
+ cost than fields listed lower down the list. The order of fields
176
is important in the same way as it is for :manual:`Compound
177
Indexes </core/index-compound/>`. Data is optimized for queries
178
by the first field, followed by the second field, and so on.
0 commit comments