Skip to content

Commit 380a16e

Browse files
committed
fix rr
1 parent debcfe1 commit 380a16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/MongoDBCollection-listSearchIndexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Parameters
4040

4141
* - batchSize
4242
- integer
43-
- The maximum number of documents within each batch returned in a query result, which applies
43+
- The maximum number of documents within each batch returned in the indexes list, which applies
4444
to the ``aggregate`` command. By default, the ``aggregate`` command has an initial batch size of
4545
``101`` documents and a maximum size of 16 mebibytes (MiB) for each subsequent batch. This
4646
option can enforce a smaller limit than 16 MiB, but not a larger

0 commit comments

Comments
 (0)