Discussing Maximum Words Per Field and Performance Impacts
TLDR robert sought advice on the performance impacts of large text fields in search response, and Kishore Nallan advised reading from disk would be slow. They also highlighted a limitation in Typesense.
1
Aug 04, 2022 (17 months ago)
robert
03:10 PMKishore Nallan
03:22 PMrobert
03:23 PM1
Kishore Nallan
03:24 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing Data Retrieval in Typesense Cloud Tool
Ricardo inquired about the impact of using non-searched fields in data records with Typesense. Jason explained that all fields are fetched from the disk, even if unindexed, pointing out it might not affect performance, with the benefit of reducing separate database API calls.
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.
Discussing Typesense Search Request Performance
Al experienced longer-than-reported times for Typesense search requests, sparking a detailed examination of json parsing, response times and data transfer. Jason and Kishore Nallan helped solve the issue.