Issue with TransformItems Prop and Request for Docker RC Build
TLDR Daniel had an issue with the transformItems prop in Vue 3 and later sought the RC build tar files on Docker. Jason offered to help but Daniel resolved it themselves.
Nov 20, 2021 (26 months ago)
Daniel
04:05 PM<ais-hits>
along with <ais-highlight>
in Vue 3? Anyone else experienced something like that?Jason
04:58 PMDaniel
11:03 PMDaniel
11:06 PMDaniel
11:18 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Trouble with DocSearch Scraper and Pipenv Across Multiple OSs
James ran into errors when trying to build Typesense DocSearch Scraper from scratch, and believes it’s because of a bad Pipfile.lock. Jason attempted to replicate the error, and spent hours trying to isolate the issue but ultimately fixed the problem and copied his bash history for future reference. The conversation touches briefly on the subject of using a virtual machine for testing.
Troubleshooting Issues with DocSearch Hits and Scraper Configuration
Rubai encountered issues with search result priorities and ellipsis. Jason helped debug the issue and suggested using different versions of typesense-docsearch.js, updating initialization parameters, and running the scraper on a Linux-based environment. The issues related to hits structure and scraper configuration were resolved.
Fixing Multiple Document Retrieval in Typesense
Phil needed an efficient way to retrieve multiple documents by id. Kishore Nallan proposed a solution available in a pre-release build. After some bug fixing regarding id matching by Jason and Kishore Nallan, Phil successfully tested the solution.