Open
Description
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