algoliasearch-client-scala icon indicating copy to clipboard operation
algoliasearch-client-scala copied to clipboard

⚡️ A fully-featured and blazing-fast Scala API client to interact with Algolia.

Results 23 algoliasearch-client-scala issues
Sort by recently updated
recently updated
newest added

I'd like to set the parameters of `DnsNameResolver` myself. Right now there's no way to do that. If you can move `AlgoliaHttpClient` to be a parameter of `AlgoliaClient`'s constructor and...

Reference: algolia/algoliasearch-client-python#379 Implement method on the client that lets the user retrieve multiple objects from multiple indices.

**settings** - [ ] [responseFields](https://www.algolia.com/doc/api-reference/api-parameters/responseFields/) - [ ] [maxFacetHits](https://www.algolia.com/doc/api-reference/api-parameters/maxFacetHits/) **search** - [ ] [optionalFilters](https://www.algolia.com/doc/api-reference/api-parameters/optionalFilters/) - [ ] [maxFacetHits](https://www.algolia.com/doc/api-reference/api-parameters/maxFacetHits/) - [ ] [sumOrFiltersScores](https://www.algolia.com/doc/api-reference/api-parameters/sumOrFiltersScores/) - [ ] [clickAnalytics](https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/)