Property OnFieldNames
OnFieldNames
Field or fields that act as a unique identifier for a document. The identifier determines if a results document matches an already existing document in the output collection.
public IReadOnlyList<string> OnFieldNames { get; set; }