Interface SearchOptions

All Superinterfaces:
org.bson.conversions.Bson

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