Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 896 Bytes

DocumentSearch.md

File metadata and controls

20 lines (12 loc) · 896 Bytes

DocumentSearch

Document tag search criteria

Properties

Name Type Description Notes
text String Full text search [optional]
meta DocumentSearchMeta [optional]
attribute DocumentSearchAttribute [optional]
attributes List<DocumentSearchAttribute> List of Composite Key attributes to filter search results on [optional]
tag DocumentSearchTag [optional]
tags List<DocumentSearchTags> List of Composite Key tags to filter search results on [optional]
documentIds List<String> List of DocumentIds to filter search results on [optional]