GoogleApi.ContentWarehouse.V1.Model.AnchorsRedundantAnchorInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
NOTE: in docjoins, the following anchor sampling information is only ## available in the first record of a document (under the same docid). The total number of redundant anchors dropped per (domain, text) in linkextractor. If we receive a large number of anchors from a particular domain, then we'll throw out all but a sampling of them from that domain. The data is sorted by the (domain,text) pairs. This field is not populated by Alexandria, which uses cdoc.anchor_stats instead.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
anchorsDropped
(type:String.t
, default:nil
)
- -
domain
(type:String.t
, default:nil
)
- -
text
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AnchorsRedundantAnchorInfo