FullTextSearchKnowledgeArticleRequest.RemoveDuplicates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that indicates whether to remove multiple versions of the same knowledge article in search results. Required.
public:
property bool RemoveDuplicates { bool get(); void set(bool value); };
public bool RemoveDuplicates { get; set; }
member this.RemoveDuplicates : bool with get, set
Public Property RemoveDuplicates As Boolean
Property Value
true
to remove multiple versions of the same knowledge article; false
to return all article versions matching the search text in the search result.
Remarks
Some of the filtering is done post-search from the full-text index, which depends on the values specified for the RemoveDuplicates
and StateCode parameters. The rules based on StateCode
and RemoveDuplicate
parameters are:
StateCode
RemoveDuplicates
Search result