Class: MatchDescription

.services.xs.messages.response. MatchDescription

new MatchDescription()

Describes how a metadata object has matched user query terms. In the search query result, the matching metadata objects will have this description attached.

Members

annotations :Array.<string>

Matching annotations (textual description of metadata objects).

Type:
  • Array.<string>

terms :Array.<string>

Matching terms

Type:
  • Array.<string>

values :Array.<string>

Matching values. This is only applicable to attributes that have been profiled.

Type:
  • Array.<string>