Skip to main content Skip to complementary content

SearchGroupItem

Properties

Name Description Type
qItemType

Type of the group item.

One of:

  • Field or FIELD
  • GenericObject or GENERIC_OBJECT
String
qTotalNumberOfMatches

Total number of distinct matches in the search group item.

Integer
qIdentifier

Identifier of the item. It corresponds to:

  • The name of the field, if the type of the search group is data set.
  • The id of the generic object if the type of the search group is generic object.
String
qItemMatches

List of matches in the search group item. The group item matches are numbered from the value of SearchGroupItemOptions.qOffset to the value of SearchGroupItemOptions.qOffset + SearchGroupItemOptions.qCount .

Array of SearchGroupItemMatch
qSearchTermsMatched

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 .

Array of Integer
qMatchType

Match type applied in this result group.

One of:

  • FieldMatchNone or FM_NONE
  • FieldMatchSubString or FM_SUBSTRING
  • FieldMatchWord or FM_WORD
  • FieldMatchExact or FM_EXACT
  • FieldMatchLast or FM_LAST
String

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!