React SDK

Config

The Config type defines mapping between key/value pair params to be sent with each and every request.

Keys

NameDefaultDescription
qParam'q'The key that includes a search query.
qOverrideParam'q.override'
qSuggestionsParam'q.suggestions'The key for dictionary of name -> filter pairs.
resultsPerPageParam'resultsPerPage'The key for how many results to display per page.
pageParam'page'The key for which page to display.
fieldsParam'fields'The key for what fields to show in the response.
maxSuggestions10