Typesense Pagination Query
TLDR Mojan asked about cursor-based pagination in Typesense due to timeout errors in their large dataset. Jason requested more context about the issue.
Powered by Struct AI
2
2mo
Sep 20, 2023 (2 months ago)
Mojan
Mojan
05:28 PMHey guys,
Hope you are doing well.
I am using pagination for our search engine . Was reading this feed :
https://github.com/typesense/typesense/issues/591
One problem we are facing right now is that our dataset is quite large and for a given search query , like "test", it can go up to 460 pages and during the process a 504 (timeout error) is thrown. I am wondering if Typesense has a cursor-based pagination implemented within it at all and if not , was wondering what your thoughts are .
Cheers
Hope you are doing well.
I am using pagination for our search engine . Was reading this feed :
https://github.com/typesense/typesense/issues/591
One problem we are facing right now is that our dataset is quite large and for a given search query , like "test", it can go up to 460 pages and during the process a 504 (timeout error) is thrown. I am wondering if Typesense has a cursor-based pagination implemented within it at all and if not , was wondering what your thoughts are .
Cheers
Jason
Jason
07:53 PMCould you elaborate on your use-case, just so I have context? Are your end-users clicking through and browsing 460 pages of results?
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3015 threads (79% resolved)
Similar Threads
Typesense Cursor-Based Pagination Support
Raymond asks about cursor-based pagination in Typesense. Jason confirms it's not supported yet but links to a related GitHub issue. Kishore Nallan informs that the feature is available for testing.
7
8mo
Query Regarding Cursor Based Pagination in Typesense
Mojan asked how to add `limit` and `offset` to a search query. Jason provided the link to an example solution.
2
2mo
Discussing Pagination Support in Typesense Grouping
Trad asked if typesense supports pagination within groups. Kishore Nallan responded that it doesn't and offered to suggest alternatives depending on the data type.
4
3mo