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 a695eb9 commit 7198593Copy full SHA for 7198593
17/umbraco-cms/reference/configuration/indexingsettings.md
@@ -29,6 +29,6 @@ In some cases this yields a lot of fields in the index, which can lead to errors
29
30
## BatchSize
31
32
-For large indexing operations (rebuilding an index, for example), content is loaded from the database and indexed in batches.
+For large indexing operations (such as rebuilding an index), content is loaded from the database and indexed in batches.
33
34
Depending on the complexity of your content model, lowering the batch size might speed up these operations.
0 commit comments