Discussion on Typesense Data Size and Locating API Key
TLDR Sruli asked whether Typesense could handle a large character load. Jason assured this was possible, and corrected an initial overestimate about data size to avoid unnecessary cost for the user. Sruli also queried about a local API key, which Jason guided to find.
2
Dec 23, 2022 (10 months ago)
Sruli
04:06 PMWas curious about the limits of the full-text searching. Will typesense be able to search through say a list of books that contain a certain word or phrase efficiently?
It shouldn’t be more than 500000 characters long.
Jason
04:10 PMJason
04:11 PMSruli
04:11 PMSruli
04:11 PMJason
04:12 PMJason
04:12 PMJason
04:14 PMSruli
04:17 PM1
Sruli
05:54 PMJason
05:54 PMJason
05:55 PMSruli
05:55 PMSruli
05:55 PMJason
05:56 PMSruli
05:56 PM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Troubleshooting Typesense Document Import Error
Christopher had trouble importing 2.1M documents into Typesense due to memory errors. Jason clarified the system requirements, explaining the correlation between RAM and dataset size, and ways to tackle the issue. They both also discussed database-like query options.
Understanding Dataset Sizes and Data Types for Typesense
Ethan questioned about dataset size limits and data types for Typesense. Jason clarified that as long as the dataset fits the RAM, Typesense works, also adding that Typesense supports only JSONL.
Revisiting Typesense for Efficient DB Indexing and Querying
kopach experienced slow indexing and crashes with Typesense. The community suggested to use batch import and check the server's resources. Improvements were made but additional support was needed for special characters and multi-search queries.
Understanding and Implementing Typesense Dart Library with Flutter
Alexandro sought help with the Typesense Dart library. Jason explained that the library is in progress, discussed utilizing other HTTP libraries, and provided detailed instructions on utilizing Typesense with Flutter. Alexandro provided feedback on the Typesense UI and expressed interest in creating a tutorial video.
Implementing Typesense Search in Select Dropdown Input
KARTHICK sought advice on using typesense search in a select dropdown input. Ivan and Kishore Nallan advised using autocomplete and provided related resources. KARTHICK expressed satisfaction at the advice.