Search

dappermongo.aggregate.Stage.Search
See theSearch companion class
object Search

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Search.type

Members list

Type members

Classlikes

case class CountOptions(`type`: CountType, threshold: Option[Int])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CountType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
CountType.type
sealed trait CountType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LowerBound.type
object Total.type
object From

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
From.type
sealed trait From

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class After
class Before
case class HighlightOptions(path: String, maxCharsToExamine: Option[Int], maxNumPassages: Option[Int])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SortOrder

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SortOrder.type
sealed trait SortOrder

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ascending.type
object Descending.type
case class TrackingOptions(searchTerms: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val writer: BSONDocumentWriter[Search]