You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The README references a wiki, which doesn't appear to exist. While it's possible to piece together information using the API docs and some trial and error, it would be nice if there were exhaustive docs on the entire SDK api as well as common use cases and patterns including, but not limited to the following:
Initializing a client using an initializer and sharing it across models (or whatever is preferred)
Using API tokens other than the master key in the client
Indexing and reindexing using database hooks
Associating search results with ActiveRecord model items
The text was updated successfully, but these errors were encountered:
Description
The README references a wiki, which doesn't appear to exist. While it's possible to piece together information using the API docs and some trial and error, it would be nice if there were exhaustive docs on the entire SDK api as well as common use cases and patterns including, but not limited to the following:
The text was updated successfully, but these errors were encountered: