SearchTermsMatched Property
Overloads
| SearchTermsMatched | Indexes of the search terms that are included in the group. These search terms are related to the list of terms defined in  JSON property name: qSearchTermsMatched | 
SearchTermsMatched
Indexes of the search terms that are included in the group. These search terms are related to the list of terms defined in SearchResult.qSearchTerms .
JSON property name: qSearchTermsMatched
Declaration
      IEnumerable<int> SearchTermsMatched { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.Int32> |