Maximum fuzzy matching level used to find results.
Indicates how much the search relaxed exact matching to find results. Higher values mean more tolerance for typos and variations.
Fuzzy levels (typically 1-4):
If results are found with exact or near-exact matching, this will be low. If the query has typos, this increases to find matches.
OptionalgeoGeographic position used to bias search results.
When present, indicates that results were prioritized based on proximity to this location. Format: [longitude, latitude]
Number of results included in this response.
This is the actual count of features in the results array,
which may be less than totalResults due to pagination limits.
Starting position of these results within the complete result set.
Zero-based index indicating where this page of results begins. Used for pagination to retrieve subsequent pages.
The search query as interpreted and processed by the search engine.
May differ from the original input due to:
Query processing time in milliseconds.
Time spent by the search engine to process and return results. Does not include network latency.
Classification of the search type.
Indicates whether results are location-biased (NEARBY) or general (NON_NEAR).
Total number of matching results found by the search.
The complete count of all results that match the query, regardless of pagination limits.
Metadata summary for search API responses.
Provides information about the search query execution, result counts, and pagination details. This metadata helps understand how the search was processed and manage result navigation.
Remarks
This summary is included in responses from:
Example