Interface SearchOptions

All Superinterfaces:
Bson

@Evolving @Beta(CLIENT) public interface SearchOptions extends Bson
Represents optional fields of the $search pipeline stage of an aggregation pipeline.
Since:
4.7
See Also:
MongoDB Atlas documentation
$search syntax