Creating Local Index with DocSearchScraper and Distributing
TLDR Rotfisch needed help with creating a local index using DocSearchScraper. Jason suggested using documents/export endpoint to export the JSONL file from Typesense.
1
Mar 13, 2023 (7 months ago)
Rotfisch
11:02 AMKishore Nallan
12:49 PMJason
06:20 PMJason
06:20 PMYou could edit this as needed to write to a local JSONL file
Jason
06:21 PMMar 14, 2023 (7 months ago)
Rotfisch
01:40 PM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Crawler Deleting Old Collection and Creating New Name
James faced issues with Typesense as the crawler changed collection names, breaking their production website. Jason suggested changing "index_name" in their config file to their desired name and explained the reason behind the name combination differences.
Issues with Importing Typesense Collection to Different Server
Kevin had problems migrating a Typesense collection between Docusaurus sites on different machines. Jason advised them on JSONL format, handling server hosting, and creating a collection schema before importing documents, leading to successful import.
Configuring Docusaurus and Typesense for a Documentation Site
Apoorv had trouble adding search functionality to a Docusaurus documentation website with Typesense. Jason worked through several troubleshooting steps, identified issues with Apoorv's setup, and ultimately provided solutions that successfully implemented the search bar function.