Property EarlyOutOnFirstHit EarlyOutOnFirstHit Whether to exit the query as soon as any hit has been accepted. Declaration bool EarlyOutOnFirstHit { get; } Property Value Type Description bool True if early out on first hit, false if not.