Share via


SearchFacetResultValueOutput interface

A facet list that consists of index fields assetType ,classification, contactId, and label. When the facet is specified in the request, the value of the facet is returned as an element of @search.facets.

Properties

assetType

Asset type

classification

Classification

contactId

Contact id

contactType

Contact type

entityType

Entity type

glossaryType

Glossary type

label

Label

term

Term

termStatus

Term status

termTemplate

Term template

Property Details

assetType

Asset type

assetType?: SearchFacetItemValueOutput[]

Property Value

classification

Classification

classification?: SearchFacetItemValueOutput[]

Property Value

contactId

Contact id

contactId?: SearchFacetItemValueOutput[]

Property Value

contactType

Contact type

contactType?: SearchFacetItemValueOutput[]

Property Value

entityType

Entity type

entityType?: SearchFacetItemValueOutput[]

Property Value

glossaryType

Glossary type

glossaryType?: SearchFacetItemValueOutput[]

Property Value

label

Label

label?: SearchFacetItemValueOutput[]

Property Value

term

Term

term?: SearchFacetItemValueOutput[]

Property Value

termStatus

Term status

termStatus?: SearchFacetItemValueOutput[]

Property Value

termTemplate

Term template

termTemplate?: SearchFacetItemValueOutput[]

Property Value