Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.12 KB

SearchedAnchor.md

File metadata and controls

17 lines (13 loc) · 1.12 KB

Pieces.Os.Core.SdkModel.SearchedAnchor

This is used for the Anchors searching endpoint. anchor here is only provided if transferables are set to true. temporal: if this is provided this means that their material matched the input via a timestamp. TODO will want to consider returning related materials to this material potentially both associated/ and not associated materials ie suggestion: WorkstreamSuggestions note: if we match a specific anchorPoint we will provide this as well.

Properties

Name Type Description Notes
Schema EmbeddedModelSchema [optional]
Anchor Anchor [optional]
Points SearchedAnchorPoints [optional]
Exact bool
Similarity decimal
Temporal bool [optional]
Identifier string This is the uuid of the anchor.

[Back to Model list] [Back to API list] [Back to README]