Getting Total Found Results in Search API Response
TLDR KARTHICK asked how to get the total found results. Jason suggested looking at the found field in the search API response.
Powered by Struct AI
2
5mo
Solved
Apr 21, 2023 (5 months ago)
KARTHICK
KARTHICK
11:10 AMHi guys can anyone know how to get the total found results ????
Apr 23, 2023 (5 months ago)
Jason
Jason
07:55 AMThere’s a found field in the search api response
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2764 threads (79% resolved)
Similar Threads
Identifying Last Page of Search Results via API
TJ asked if there was a way to know when he's reached the last page of a search result. Jason suggested using the 'found' and 'page' parameters in the API response.

4
2mo
Solved
Retrieving Number of Pages and Total Hits from API Documentation
AK asked about retrieving page count and total hits from API documentation. Kishore Nallan guided them to the "found" field in the response.

4
12mo
Solved
Query about Search API's Result Details
Shawn asked if the search API returns total pages. Jason clarified that it does not, yet it provides data necessary for the calculation.

4
8mo
Solved