settings
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Query Suggestions index name.
"ALGOLIA_INDEX_NAME"
Response
OK
Date and time of the log entry, in RFC 3339 format.
"2023-07-05T08:03:33.898076171Z"
Type of log entry.
SKIP
. A query is skipped because it doesn't match the conditions for successful inclusion. For example, when a query doesn't generate enough search results.INFO
. An informative log entry.ERROR
. The Query Suggestions process encountered an error.
SKIP
, INFO
, ERROR
Details about this log entry.
"skipping query \"Brooke Adams\": not enough search results, got 1, expected 5"
Level indicating the position of a suggestion in a hierarchy of records.
For example, a contextLevel
of 1 indicates that this suggestion belongs to a previous suggestion with contextLevel
0.
1