Property AllowPartialResults
AllowPartialResults
Gets or sets a value indicating whether to allow partial results when some shards are unavailable.
public bool? AllowPartialResults { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether to allow partial results when some shards are unavailable.
public bool? AllowPartialResults { get; set; }