Introduction and Discussion of *Typesensual* Wrapper
TLDR Emma shared his new project 'Typesensual', a wrapper for typesense-ruby-sdk, and asked for feedback. Jason expressed interest and offered to include the project in their documentation once it's ready.
2
Aug 06, 2023 (1 month ago)
Emma
01:47 AMchewy
provides for elasticsearch (but with a much, much better search engine under the hood ๐) so that itโs easier to integrate with Rails apps.Right now itโs very young, not deployed in production, pre-1.0, and accordingly subject to significant API churn, but Iโm working to integrate it into Kitsu as a replacement for our old Algolia and Elasticsearch usages and would love any feedback! My main goal was to make it feel object-oriented without hiding the incredible power of Typesense, and I really hope I achieved that ๐
https://github.com/hummingbird-me/typesensual
2
Aug 07, 2023 (1 month ago)
Jason
03:43 PMLet me know once itโs ready to be used by others, happy to add it to our docs
Typesense
Indexed 2776 threads (79% resolved)
Similar Threads
Announcement: General Availability of Typesense v0.25.0
Jason announces release of Typesense v0.25.0, listing new features. Users express excitement and ask pertinent questions. Gorkem, Manuel, and Daniel commend the team for the new functionalities. Manish and Tugay share their positive experiences with Typesense. Jason and Kishore Nallan answer questions and thank users for their feedback.
Contributing to project using JS, TS, Go and PHP
Matthew volunteered to contribute to the project using JavaScript, Typescript, Go, and PHP. Jason assigned two tasks, including Laravel integration and nest.js library. hi019 encouraged Matthew to try out the Laravel integration.
Issue with Typesense Schema and Ruby Client
Mateo faces issues while creating a schema and using Ruby client for Typesense. Jason suggests using a new field instead of 'id' and provides assistance for Ruby client errors.