QualityFringeFringeQueryPriorPerDocData

Quality FringeQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityFringeFringeQueryPriorPerDocData

10
out of 10
Critical
SEO Impact
PerDocData for fringe-query-prior (built into the shards for eventual consumption at Fringe classification time). Not stored in DocJoins. NEXT ID: 16

SEO Analysis

AI Generated

Stores per-document data signals that are maintained for each indexed page. These document-level signals are core inputs to Google's ranking algorithms and may include quality scores, topical classifications, and other per-page assessments. Changes to these signals can directly affect a page's ranking potential.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

15
Sort:|Filter:
encodedCalibratedFringeSitePriorScoreinteger(
Default: nil
encodedChardXlqHoaxPredictioninteger(
Default: nil

An encoding of the Chard XLQ-hoax prediction in [0,1].

encodedChardXlqTranslatedPredictioninteger(
Default: nil

An encoding of the Chard XLQ prediction on translated content in [0,1].

encodedChardXlqYmylPredictioninteger(
Default: nil

An encoding of the Chard XLQ-YMYL prediction in [0,1].

encodedDaftScoreinteger(
Default: nil

An encoding of the Document About Fringe Topic (daft) score in [0, 1].

encodedDocumentFringeVulnerabilityinteger(
Default: nil

An estimate of the vulnerability of this doc to show fringe content, based on the context around the document. Can be interpreted as a 'safe' QScore threshold to use (see go/doc-fringe-vulnerability for more info). Encoded for compactness and to restrict visibility. Please contact fringe-ranking@ to get access to quality_fringe::DocumentFringeVulnerabilityEncoding to decode this field.

encodedEntityPriorScoreinteger(
Default: nil

Highest entity prior seen for document's Headline and SingleTopic entities (see go/topicality-score for definitions of entity topicalities). Represents probability that a query is fringe, given that the entity is in the result set with topicality >= Headline. Scores scaled to integers between 0 and 1000 for compactness. Scores must be interpreted through FringeQueryPriorEncoding::Decode API.

encodedFringePriorScoreinteger(
Default: nil

Probability that a query is fringe, given this document is in the result set. Scores scaled to integers between 0 and 1000 for compactness. Scores must be interpreted through FringeQueryPriorEncoding::Decode API.

encodedFringeSitePriorScoreinteger(
Default: nil

Probability that a query is fringe, given this document's site is in the result set. Scores scaled to integers between 0 and 1000 for compactness. Scores must be interpreted through FringeQueryPriorEncoding::Decode API.

encodedFringeSitePriorScoreForQfsTraininginteger(
Default: nil

Probability that a query is fringe, given this document's site is in the result set. Does not use signals with a dependency on the QueryFringeScore of a document. Scores scaled to integers between 0 and 1000 for compactness. Scores must be interpreted through FringeQueryPriorEncoding::Decode API. Will NOT be present if the fringe_site_prior_score_for_qfs_training is not significantly different from the site_prior_score.

encodedPredictedXlqScoreAndConfidenceinteger(
Default: nil

A combined encoding of the pXLQ score in [0,1] and the confidence with which that score should be interpreted in [0,1].

encodedProximityScoreinteger(
Default: nil

A score in [0, 1] representing the similarity of this doc to known fringe-vulnerable 'seeds'. See go/fringe-proximity for more information. Encoded for compactness and to restrict visibility.

encodedPseudoraterPxlqScoreinteger(
Default: nil

An encoding of the XLQ pseudorater severity score translated into pXLQ score space in [0,1]. The encoding includes the pseudorater version and confidence.

sensitiveEntitiesIndiceslist(integer(
Default: nil

Indices on the repository_webref::WebrefEntities::entity field of entities that represent a person or a group of people (aka sensitive entities). Will be deprecated once sensitive_entities_mids is fully launched (see b/290268614).

sensitiveEntitiesMidsstring
Default: nilFull type: list(String.t

MIDs of entities that represent a person or a group of people (aka sensitive entities). See b/290268614 for reference why this is needed in replacement to sensitive_entities_indices.