Inherited from Serializable
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
Lookup to any2stringadd[Lookup]
Inherited by implicit conversion StringFormat from
Lookup to StringFormat[Lookup]
Inherited by implicit conversion Ensuring from
Lookup to Ensuring[Lookup]
Inherited by implicit conversion ArrowAssoc from
Lookup to ArrowAssoc[Lookup]
_Since MongoDB 3.2:_ Performs a left outer join to an unsharded collection in the same database to filter in documents from the "joined" collection for processing. https://docs.mongodb.com/v3.2/reference/operator/aggregation/lookup/#pipe._S_lookup
the collection to perform the join with
the field from the documents input
the field from the documents in the
from
collectionthe name of the new array field to add to the input documents