GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefQueryIndices
Table of Contents ▼
Jump to a specific part of the page:
Description
Identifies a set of NavBoost queries in the CompositeDoc. Typically these queries were collapsed by WebRef into a single query and they were treated by the annotator as equivalent. They all contain the same mentions (at the same offsets).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
featuresIndex
(type:list(integer())
, default:nil
)
- The set of indices in the NavBoostQuery::features() array that belong to the collapsed features. -
queriesIndex
(type:integer()
, default:nil
)
- The index of the query in NavBoostDocument::queries() array.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefQueryIndices