Document tag search criteria
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] |