Skip to content

Class: metadata

Search collections allow you to create and edit groups of documents and objects that users can search at the same time as expanded searches.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
descriptionType: String
Max length: 255
A description of the collection which users see when they click the question mark (?) icon on the expanded search results page.

Search collections allow you to create and edit groups of documents and objects that users can search at the same time as expanded searches.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
document_typeType: ComponentThe document type to include in the collection.
include_on_tabType: BooleanIf true, allows expanded searches on the collection in the related tab, if one is available for the selected object.
objectType: ComponentThe object to include in the collection.
object_relationshipsType: String
Max length: 1500
Multi-value
Relationships to objects in the collection. Each value must include a valid inbound relationship. You can configure object relationships from Admin > Configuration > Objects > {Object} > Relationships.
object_typeType: Component
Multi-value
The object type to filter on, if object types are enabled for the selected object.
tab_assignmentsType: String
Max length: 255
Multi-value
If include_on_tab is true and the object has more than one tab available, specifies the tabs where users can access the collection.
vql_criteriaType: String
Max length: 1500
A Criteria VQL expression that defines the search scope of this collection.
OperationSupport
Create
Recreate
Alter*
Drop
Rename
Describe
Generate Recreate
Queryable

Notes:

  • Alter: MDL Operation may not be supported for some multi-value attributes.