SearchTermsMatched Property
Overloads
SearchTermsMatched |
Indexes of the search terms that are included in the group item. 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 item. 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> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!