For a large document, sharding may be performed to produce
several document shards. Each document shard contains this field
to detail which shard it is.
Attributes
Name
Description
shard_index
int
The 0-based index of this shard.
shard_count
int
Total number of shards.
text_offset
int
The index of the first character in
Document.text
in the overall document global text.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]