Parameters that can be overrided in each query to tune query
latency and recall.
Attributes
Name
Description
approximate_neighbor_candidates
int
Optional. The number of neighbors to find via approximate
search before exact reordering is performed; if set, this
value must be > neighbor_count.
leaf_nodes_search_fraction
float
Optional. The fraction of the number of
leaves to search, set at query time allows user
to tune search performance. This value increase
result in both search accuracy and latency
increase. The value should be between 0.0 and
1.0.
[[["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 2026-07-15 UTC."],[],[]]