Search Template (TemplateId) | Description |
Official:COSBasicMeta | COS basic metadata template. When metadata indexes are created, the COS basic metadata operator is executed to collect basic information such as the name, size, and storage type of COS files. This template is suitable for directory statistics and fuzzy keyword search on files in COS. |
Official:FaceSearch | Face search template. When metadata indexes are created, the COS basic metadata operator and face information operator are executed to collect face information from images. This template is suitable for scenarios such as person albums. |
Official:ImageSearch | Image search template. When metadata indexes are created, the COS basic metadata operator and image feature operator are executed to collect content features from images. This template is suitable for scenarios such as smart albums and image classification. |
Operator | Description |
COS basic metadata operator | Obtain basic metadata of COS files, such as file name, file type, file size, file HASH, file modification time, ETag, and Tag. For details, see Scalar Search Expression Syntax. |
Face information operator | Obtain face information from images through Face Recognition. |
Image feature operator | Obtain content features of images through image analysis. |
TemplateId | COS Basic Metadata Operator | Face Information Operator | Image Feature Operator |
Official:COSBasicMeta | Include | Not included | Not included |
Official:FaceSearch | Include | Include | Not included |
Official:ImageSearch | Include | Include | Include |
피드백