Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 653 Bytes

File metadata and controls

25 lines (13 loc) · 653 Bytes

DocumentSearchMeta

Properties

Name Type Description Notes
folder String Searches for a folder [optional]
path String Searches for a Path of document [optional]
eq String Searches for strings that eq [optional]
indexType IndexTypeEnum Searches in an index [optional]
indexFilterBeginsWith String Returns index records that begins with a particular substring [optional]

Enum: IndexTypeEnum

Name Value
FOLDER "folder"