algoliasearch-client-scala
algoliasearch-client-scala copied to clipboard
Implement `MultipleGetObjects` method
trafficstars
Reference: algolia/algoliasearch-client-python#379
Implement method on the client that lets the user retrieve multiple objects from multiple indices.
Not needed to implement it as the DSL is already simple enough, however we will need to document it.