Server-Side Sorting for Restaurant Query Results
TLDR Ivy inquired about server-side sorting for restaurant query results. Kishore Nallan explained potential latency issues with server-side sorting.

Apr 25, 2023 (5 months ago)
Ivy
06:33 PMApr 26, 2023 (5 months ago)
Kishore Nallan
03:10 AM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Issues and Improvements in Typesense with 14 Million Records
Miguel experienced performance issues when using Typesense for large datasets. Jason suggested performance improvements made to Typesense since then and directed them to specific server-side parameters for better handling. Miguel agreed to try again.


Typesense Performance with Large Datasets & Custom Sort
krok inquires about Typesense's performance on large datasets and custom sorting. Kishore Nallan explains that Typesense is optimized for this scenario using pagination and text relevance.

Optimizing JSON Data Import and Search with PHP Library
Arumugam experienced slow search results and data import time with json and PHP library. Kishore Nallan advised trying import and provided guidance on integrating the function into a PHP application. The issue was resolved as the search results are now displayed faster.