Module document

Module document 

Source
Available on crate features conversational-search-service or document-service or recommendation-service or search-service only.
Expand description

Defines additional types related to Document.

Modules§

acl_info
Defines additional types related to AclInfo.
content
Defines additional types related to Content.

Structs§

AclInfo
ACL Information of the Document.
Content
Unstructured data linked to this document.
IndexStatus
Index status of the document.

Enums§

Data
Data representation. One of struct_data or json_data should be provided otherwise an INVALID_ARGUMENT error is thrown.