typesense / typesense-ruby

Ruby client for Typesense: https://github.com/typesense/typesense
Apache License 2.0
75 stars 8 forks source link

Replace Oj with stock json #30

Closed honzasterba closed 1 year ago

honzasterba commented 1 year ago

fixes #29

Change Summary

replace oj with stock JSON, oj has trouble parsing some of typesense response (depending on document content)

PR Checklist

honzasterba commented 1 year ago

closing, because this seems like an upstream issue, typesense sometimes produces invaid JSON