Class DefaultSearchClient


  • public class DefaultSearchClient
    extends Object
    Algolia's REST search client that wraps an instance of the transporter which wraps the HttpClient This client allows to build typed requests and read typed responses. Requests are made under the Algolia's retry-strategy. This client is intended to be reused and it's thread-safe.
    See Also:
    Algolia.com