Vertex AI Search for retail is being renamed to Vertex AI Search for commerce. We're updating content to reflect the new branding.
Send feedback
SearchParams
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
JSON representation
{
"filter" : string ,
"canonicalFilter" : string ,
"sortBy" : string ,
"boostSpec" : {
object (BoostSpec
)
}
}
Fields
filter
string
Optional. The filter string to restrict search results.
The syntax of the filter string is the same as SearchRequest.filter
.
canonicalFilter
string
Optional. The canonical filter string to restrict search results.
The syntax of the canonical filter string is the same as SearchRequest.canonical_filter
.
sortBy
string
Optional. The sort string to specify the sorting of search results.
The syntax of the sort string is the same as [SearchRequest.sort][].
boostSpec
object (BoostSpec
)
Optional. The boost spec to specify the boosting of search results.
The syntax of the boost spec is the same as SearchRequest.boost_spec
.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-08 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-08 UTC."],[],[]]