Expand Minimize
This topic has not yet been rated - Rate this topic

KeywordInclusion Enumeration

Defines whether the query shall return results that contain all or any of the specified search terms.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public enum KeywordInclusion
Member nameDescription
AllKeywordsIndicates that the query returns only the search results containing all of the query terms.
AnyKeywordIndicates that the query returns search results containing any of the query terms.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.