List Search Indexes Iterable
Iterable like implementation for list Atlas Search index operations.
Parameters
T
The type of the result.
See also
Functions
Link copied to clipboard
Enables writing to temporary files. A null value indicates that it's unspecified.
Link copied to clipboard
Sets the number of documents to return per batch.
Link copied to clipboard
Sets the collation options.
Link copied to clipboard
Sets the comment for this operation. A null value means no comment is set.
Link copied to clipboard
Returns a cursor used for iterating over elements of type `T. The cursor is primarily used for change streams.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets an Atlas Search index name for this operation.
Link copied to clipboard
@Alpha(value = [Reason.CLIENT ] )
Sets the timeoutMode for the cursor.
Link copied to clipboard
Appends all elements to the given destination collection.