Property MaxNumPassages
MaxNumPassages
Gets or sets the number of high-scoring passages to return per document in the highlighting results for each field.
public int? MaxNumPassages { get; set; }
Property Value
- int?
Gets or sets the number of high-scoring passages to return per document in the highlighting results for each field.
public int? MaxNumPassages { get; set; }