Skip to content

Commit 7198593

Browse files
authored
Update 17/umbraco-cms/reference/configuration/indexingsettings.md
1 parent a695eb9 commit 7198593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/reference/configuration/indexingsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ In some cases this yields a lot of fields in the index, which can lead to errors
2929

3030
## BatchSize
3131

32-
For large indexing operations (rebuilding an index, for example), content is loaded from the database and indexed in batches.
32+
For large indexing operations (such as rebuilding an index), content is loaded from the database and indexed in batches.
3333

3434
Depending on the complexity of your content model, lowering the batch size might speed up these operations.

0 commit comments

Comments
 (0)