Maps a set of terms to a set of synonyms. Set of synonyms will be
treated as synonyms of each query term only. query_terms will
not be treated as synonyms of each other. Example: "sneakers" will
use a synonym of "shoes". "shoes" will not use a synonym of
"sneakers".
Attributes
Name
Description
query_terms
Sequence[str]
Terms from the search query.
Will treat synonyms as their synonyms.
Not themselves synonyms of the synonyms.
Can specify up to 100 terms.
synonyms
Sequence[str]
Defines a set of synonyms.
Cannot contain duplicates.
Can specify up to 100 synonyms.
oneway_terms
Sequence[str]
Will be [deprecated = true] post migration;
[[["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 2025-08-28 UTC."],[],[],null,[]]