Skip navigation links
C D 

C

com.algolia.search - package com.algolia.search
 
create(String, String) - Static method in class com.algolia.search.DefaultAnalyticsClient
Creates a default AnalyticsClient with the given credentials.
create(AnalyticsConfig) - Static method in class com.algolia.search.DefaultAnalyticsClient
Creates a default AnalyticsClient with the given AnalyticsConfig.
create(String, String) - Static method in class com.algolia.search.DefaultInsightsClient
Creates a default InsightsClient with the given credentials.
create(InsightsConfig) - Static method in class com.algolia.search.DefaultInsightsClient
Creates a default InsightsClient with the given InsightsConfig.
create(String, String) - Static method in class com.algolia.search.DefaultSearchClient
Creates a DefaultSearchClient with the given credentials The default HttpClient implementation is ApacheHttpRequester
create(SearchConfig) - Static method in class com.algolia.search.DefaultSearchClient
Creates a default DefaultSearchClient with the given SearchConfig.

D

DefaultAnalyticsClient - Class in com.algolia.search
Algolia's REST analytics client that wraps an instance of the transporter.
DefaultAnalyticsClient() - Constructor for class com.algolia.search.DefaultAnalyticsClient
 
DefaultInsightsClient - Class in com.algolia.search
Algolia's REST insights client that wraps an instance of the transporter.
DefaultInsightsClient() - Constructor for class com.algolia.search.DefaultInsightsClient
 
DefaultSearchClient - Class in com.algolia.search
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.
DefaultSearchClient() - Constructor for class com.algolia.search.DefaultSearchClient
 
C D 
Skip navigation links

Copyright © 2019. All rights reserved.