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 2a66992 commit a695eb9Copy full SHA for a695eb9
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 (e.g. rebuilding an index), content is loaded from the database and indexed in batches.
+For large indexing operations (rebuilding an index, for example), 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