Packages

object SearchOptions

Represents optional fields of the $search pipeline stage of an aggregation pipeline.

Annotations
@Beta()
Since

4.7

See also

$search syntax

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SearchOptions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def searchOptions(): SearchOptions

    Returns SearchOptions that represents server defaults.

    Returns SearchOptions that represents server defaults.

    returns

    SearchOptions that represents server defaults.