About
Each search results comes with a SearchStats
(iOS) / Response
(Android) structure containing metadata that you might display in your search experience. The following information is available within SearchStats
(iOS) / Response
(Android) :
hitsPerPage
: Number of hits per page.
totalHitsCount
: Total number of hits.
pagesCount
: Total number of pages.
page
: Current page.
processingTimeMS
(for Android): Processing time of the request (in ms).
query
: Query text that produced these results.
This component is part of the InstantSearch open source UI library that lets you quickly build a search interface in your frontend application.
InstantSearch’s goal is to help you implement awesome search experiences as smoothly as possible by providing a complete search ecosystem. InstantSearch tackles an important part of this vast goal by providing frontend widgets that you can assemble into unique search interfaces.