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

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

Results 19 algoliasearch-client-ruby issues
Sort by recently updated
recently updated
newest added

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no ## Describe your change This ensures we...

- Algolia Client Version: 2.2.2 - Language Version: Ruby 2.7.5 ### Description I'm getting 400 errors when trying to call `index.partial_update_objects`. See repro steps for more details. ### Steps To...

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no | Related Issue | n/a | Need...

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | no | BC breaks? | no | Need Doc update | no ##...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

- Algolia Client Version: algolia (2.2.2) - Language Version: ruby 2.6.5p114 (2019-10-01 revision 67812) [-darwin21] ### Description When passing in `attributesToRetrieve ` to `get_objects` we receive an http error stating...

- Algolia Client Version: Only tested 1.26.0 - Language Version: Not relevant. ### Description This is basically an endless loop: https://github.com/algolia/algoliasearch-client-ruby/blob/55e2fb916eb147e51532fd08bdb0d75a58f12ce1/lib/algolia/client.rb#L494-L511 There should be some retry logic, and if enough...

- Algolia Client Version: 2.0.4 - Language Version: ruby-2.7.2 ### Description Hi Algolia team: We recently see logs with message like this `Too many indices (xxx > xxx), please remove...

With the release of Algolia Recommend, we need to rename our legacy "recommendation_client" to "personalization_client". Internal specs issue: [#165](https://github.com/algolia/algoliasearch-client-specs-internal/issues/165)

- Algolia Client Version: 2.3.0 - Language Version: Ruby 2.7.4 ### Description Upgrading to version 2.3.0 causes the following error when trying to connect to Algolia: ``` Algolia::AlgoliaUnreachableHostError: Unreachable hosts...