Public Datasets for Typesense Testing
TLDR Joshua offers publicly accessible JSON files full of podcast data for Typesense testing. Jason and Janaka express interest, but they discuss potential licensing issues. They conclude the data is likely in the public domain.
2
1
Oct 07, 2021 (25 months ago)
Joshua
03:59 PMI'm working on a search index for podcasts and am building a collection of ready to use JSON files that will be loaded with LOTS of data that I can make available for download if there's interest in that.
Jason
04:46 PMJoshua
05:26 PM1
Oct 09, 2021 (25 months ago)
Janaka
03:53 PMOct 11, 2021 (25 months ago)
Joshua
02:51 PMhttps://files.srch.cc/file/srch-files/files.html
Jason
08:26 PMJason
08:29 PMJoshua
08:41 PMJoshua
08:42 PM1
Jason
08:58 PMJason
08:59 PM1
Nov 02, 2021 (25 months ago)
Janaka
10:47 PMNov 03, 2021 (24 months ago)
Jason
01:41 AMJoshua
04:09 PMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Database Management and Personalized Search Queries Discussion
Alexander posed several database and search-related questions. Mac suggested considering GraphQL, considering performance and high availability needs, and leveraging Cloudflare workers. Kishore Nallan provided insights on the capabilities of Typesense and discussed the idea of search personalization using machine learning.
Issue with Search Duration on Typesense Database
Robert reported an issue about query time delay when adding a `filter_by` constraint in a large Typesense database. Kishore Nallan explained that this happens due to the order of operation and also promised to look into this issue further. Robert withdrew his interest in sponsoring the improvement due to moving from the project.
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.
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.
Discussing Search Functionality in Custom Blogging Platform
Martin discussed his blogging platform's search functionality and its use of Typesense for full text search. Jason provided feedback and suggested a hybrid solution for the search bar. Improvements will be made based on further user feedback.