Increasing `per_page` limit in typesense code
TLDR Robert asked about raising the per_page
limit in typesense code. Kishore Nallan explained that while it can be increased, it would slow down search speeds. The limit is set for compiler optimizations.
Jul 20, 2022 (14 months ago)
Robert
11:53 PMper_page
limit of 250 an arbitrary limit that could be easily increased by raising a constant in the typesense code or are there architectural limitations in the code that would make this tricky to increase?Jul 21, 2022 (14 months ago)
Kishore Nallan
12:34 AMRobert
01:47 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Discussing Typesense's 250 Limit on Job Portal
Md suggested increasing the 250 limit for Typesense on their job portal. Kishore Nallan explained why this limit is important and necessary.

Typesense Document Retrieval Limit and Default Page Size
Maciej asks about the limit of document retrieval in typesense, and Kishore Nallan clarifies the max is 250 per page with a default of 10 when per_page is omitted.
Discussing Typesense 250 Items Per Page Limit and Possible Solutions
Bruno had concerns about Typesense's 250 items per page limit affecting data retrieval and table pivoting. Jason confirmed the limit application occurs after grouping and suggested multi-search as a workaround.
