algoliasearch-client-java
algoliasearch-client-java copied to clipboard
⚡️ A fully-featured and blazing-fast Java API client to interact with Algolia.
- Algolia Client Version: 3.16.6, 3.16.7 (probably all versions of SDK) - Apache Solr 9.2.1 and 9.3.0 ### Description We are using Algolia SDK(with apache dependency ) in Apache Solr...
| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | yes | BC breaks? | no | Related Issue | Fix #... |...
- Algolia Client Version: 3.16.6 - Language Version: Java ### Description Correct me if I am mistaken but [HttpTransport.executeWithRetry](https://github.com/algolia/algoliasearch-client-java/blob/master/algoliasearch-core/src/main/java/com/algolia/search/HttpTransport.java#L150-L192) will before sending a request, increase the timeout for the request...
What do you think of letting our users inject their own `ObjectMapper`? It could be injected like the HTTP Client. I am opening this issue because it's not the first...
- Algolia Client Version: 3.16.5 - Language Version: JAVA ### Description We implemented a new agent which update existing items from an Algolia index and we observed that partialUpdateObject does...
- Algolia Client Version: 3.16.5 - Language Version: JAVA ### Description Currently we have a service implemented with vert.x for processing parallel tasks which consume a Kafka queue for injecting...
| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | yes | BC breaks? | no | Need Doc update | yes ##...
### Description Please make support the reactive approach in the client. The main reason for this request is that it is hard to integrate this client into the Spring WebFlux...
Based on the one from the [Ruby client](https://github.com/algolia/algoliasearch-client-ruby/blob/master/CONTRIBUTING.MD), update contributing guide so it's easier for external contributors to collaborate.
**Summary** With the release of the merchandising UI, the need to control UI aspects using the QR is growing and the rules API needs to expose fields to store information...