Storing JSON Objects: Stringify Vs Break Up
TLDR Ricardo inquired regarding the best method to store a JSON object. Kishore Nallan suggested stringifying and storing if no search on the object is required.
1
May 08, 2021 (31 months ago)
Ricardo
03:04 PMKishore Nallan
04:04 PMKishore Nallan
04:04 PMRicardo
05:27 PM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
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.
Fixing "bad json" error in Typesense 0.24
Adam experiences "bad json" error when creating collections in Typesense 0.24. Jason identifies a typo in the docs causing the error and helps troubleshoot additional errors.
Discussing Document Indexing Speeds and Typesense Features
Thomas asks about the speed of indexing and associated factors. The conversation reveals that larger batch sizes and NVMe disk usage can improve speed, but the index size is limited by RAM. Jason shares plans on supporting nested fields, and they explore a solution for products in multiple categories and catalogs.