Property DoesNotAffect
DoesNotAffect
Gets or sets the names of the facets whose counts this operator should not restrict. Those facets reflect the full result set regardless of the operator's filter.
public IEnumerable<string> DoesNotAffect { readonly get; set; }