About this widget
Each searchResponse
contains various metadata you might display in your search experience.
The following information is available as a part of the Response
:
hitsPerPage
. Number of hits per page.nbHits
. Total number of hits.nbPages
. Total number of pages.page
. Current page.processingTimeMS
. Processing time of the request (in ms).query
. Query text that produced these results.
Examples
Dart