SecondaryPreferred
The query is sent to the secondary members of the replica set.
If the replica set doesn't have secondaries (e.g. they all crashed), then the query is sent to the primary.
Read operations using this preference may return stale data.