Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractIndex<T> - Interface in com.algolia.search
 
AbstractSynonym - Interface in com.algolia.search.inputs.synonym
 
AbstractTask<T> - Class in com.algolia.search.objects.tasks
 
AbstractTask() - Constructor for class com.algolia.search.objects.tasks.AbstractTask
 
ABTest - Class in com.algolia.search.inputs.analytics
 
ABTest() - Constructor for class com.algolia.search.inputs.analytics.ABTest
 
ABTest(String, List<Variant>, LocalDateTime) - Constructor for class com.algolia.search.inputs.analytics.ABTest
 
abTestID - Variable in class com.algolia.search.objects.tasks.async.AsyncTaskABTest
 
abTestID - Variable in class com.algolia.search.objects.tasks.sync.TaskABTest
 
ABTests - Class in com.algolia.search.responses
 
ABTests() - Constructor for class com.algolia.search.responses.ABTests
 
addABTest(ABTest) - Method in class com.algolia.search.Analytics
 
addABTest(ABTest) - Method in class com.algolia.search.APIClient
 
addABTest(ABTest) - Method in class com.algolia.search.AsyncAnalytics
 
addApiKey(ApiKey) - Method in class com.algolia.search.APIClient
Create a new key
addApiKey(ApiKey, RequestOptions) - Method in class com.algolia.search.APIClient
Create a new key
addApiKey(ApiKey) - Method in class com.algolia.search.AsyncAPIClient
Create a new key
addApiKey(ApiKey, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Create a new key
addApiKey(ApiKey) - Method in interface com.algolia.search.AsyncKey
Deprecated.
addApiKey(ApiKey, RequestOptions) - Method in interface com.algolia.search.AsyncKey
Deprecated.
addApiKey(ApiKey) - Method in interface com.algolia.search.SyncKey
Deprecated.
addApiKey(ApiKey, RequestOptions) - Method in interface com.algolia.search.SyncKey
Deprecated.
addCustomParameter(String, String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
addCustomParameter(String, String) - Method in class com.algolia.search.objects.Query
 
addExtraHeader(String, String) - Method in class com.algolia.search.APIClientBuilder
 
addExtraHeader(String, String) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
addExtraHeader(String, String) - Method in class com.algolia.search.GenericAPIClientBuilder
Add extra headers to the requests
addExtraHeader(String, String) - Method in class com.algolia.search.objects.RequestOptions
 
addExtraQueryParameters(String, String) - Method in class com.algolia.search.objects.RequestOptions
 
addKey(ApiKey) - Method in class com.algolia.search.APIClient
Deprecated.
addKey(ApiKey) - Method in class com.algolia.search.AsyncAPIClient
Deprecated.
addKey(ApiKey) - Method in interface com.algolia.search.AsyncKey
Deprecated.
addKey(ApiKey) - Method in interface com.algolia.search.SyncKey
Deprecated.
addObject(T) - Method in interface com.algolia.search.AsyncObjects
Add an object in this index
addObject(T, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Add an object in this index
addObject(String, T) - Method in interface com.algolia.search.AsyncObjects
Add an object in this index with a unique identifier
addObject(String, T, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Add an object in this index with a unique identifier
addObject(T) - Method in interface com.algolia.search.SyncObjects
Add an object in this index
addObject(T, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Add an object in this index
addObject(String, T) - Method in interface com.algolia.search.SyncObjects
Add an object in this index with a unique identifier
addObject(String, T, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Add an object in this index with a unique identifier
addObjects(List<T>) - Method in interface com.algolia.search.AsyncObjects
Add several objects
addObjects(List<T>, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Add several objects
addObjects(List<T>) - Method in interface com.algolia.search.SyncObjects
Add several objects
addObjects(List<T>, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Add several objects
AddValueOperation - Class in com.algolia.search.inputs.partial_update
 
AddValueOperation(String, String, String) - Constructor for class com.algolia.search.inputs.partial_update.AddValueOperation
Add a value to an existing array
AddValueUniqueOperation - Class in com.algolia.search.inputs.partial_update
 
AddValueUniqueOperation(String, String, String) - Constructor for class com.algolia.search.inputs.partial_update.AddValueUniqueOperation
Add a value to an existing array, only if the value is not yet present
advancedSyntax - Variable in class com.algolia.search.objects.Query
 
ALGOLIA_NET - Static variable in interface com.algolia.search.Defaults
 
AlgoliaEncodingException - Exception in com.algolia.search.exceptions
 
AlgoliaEncodingException(String) - Constructor for exception com.algolia.search.exceptions.AlgoliaEncodingException
 
AlgoliaEncodingException(String, Exception) - Constructor for exception com.algolia.search.exceptions.AlgoliaEncodingException
 
AlgoliaError - Class in com.algolia.search.responses
 
AlgoliaError() - Constructor for class com.algolia.search.responses.AlgoliaError
 
AlgoliaException - Exception in com.algolia.search.exceptions
Generic Algolia Exception
AlgoliaException(String) - Constructor for exception com.algolia.search.exceptions.AlgoliaException
 
AlgoliaException(String, Exception) - Constructor for exception com.algolia.search.exceptions.AlgoliaException
 
AlgoliaHttpClient - Class in com.algolia.search.http
 
AlgoliaHttpClient() - Constructor for class com.algolia.search.http.AlgoliaHttpClient
 
AlgoliaHttpException - Exception in com.algolia.search.exceptions
Algolia Exception if there was an unexpected response code (!= 2XX)
AlgoliaHttpException(int, String) - Constructor for exception com.algolia.search.exceptions.AlgoliaHttpException
 
AlgoliaHttpRequest - Class in com.algolia.search.http
 
AlgoliaHttpRequest(String, String, AlgoliaRequest<?>) - Constructor for class com.algolia.search.http.AlgoliaHttpRequest
 
AlgoliaHttpResponse - Interface in com.algolia.search.http
 
AlgoliaHttpRetriesException - Exception in com.algolia.search.exceptions
Algolia Exception if all retries failed
AlgoliaHttpRetriesException(String, List<AlgoliaIOException>) - Constructor for exception com.algolia.search.exceptions.AlgoliaHttpRetriesException
 
AlgoliaIndexNotFoundException - Exception in com.algolia.search.exceptions
Algolia Exception if an index does not exists
AlgoliaIndexNotFoundException(String) - Constructor for exception com.algolia.search.exceptions.AlgoliaIndexNotFoundException
 
AlgoliaIOException - Exception in com.algolia.search.exceptions
Algolia Exception if there was an IOError linked to a host
AlgoliaIOException(String, IOException) - Constructor for exception com.algolia.search.exceptions.AlgoliaIOException
 
ALGOLIANET_COM - Static variable in interface com.algolia.search.Defaults
 
AlgoliaRequest<T> - Class in com.algolia.search.http
 
AlgoliaRequest(HttpMethod, AlgoliaRequestKind, List<String>, RequestOptions, Class<T>) - Constructor for class com.algolia.search.http.AlgoliaRequest
 
AlgoliaRequest(HttpMethod, AlgoliaRequestKind, List<String>, RequestOptions, Class<T>, Class<?>) - Constructor for class com.algolia.search.http.AlgoliaRequest
 
AlgoliaRequestKind - Enum in com.algolia.search.http
 
allowTyposOnNumericTokens - Variable in class com.algolia.search.objects.Query
 
AltCorrection1 - Class in com.algolia.search.inputs.synonym
 
AltCorrection1() - Constructor for class com.algolia.search.inputs.synonym.AltCorrection1
 
AltCorrection2 - Class in com.algolia.search.inputs.synonym
 
AltCorrection2() - Constructor for class com.algolia.search.inputs.synonym.AltCorrection2
 
alternativesAsExact - Variable in class com.algolia.search.objects.Query
 
Analytics - Class in com.algolia.search
 
analytics - Variable in class com.algolia.search.objects.Query
 
ANALYTICS_HOST - Static variable in interface com.algolia.search.Defaults
 
analyticsHost - Variable in class com.algolia.search.GenericAPIClientBuilder
 
analyticsTags - Variable in class com.algolia.search.objects.Query
 
APIClient - Class in com.algolia.search
 
APIClientBuilder - Class in com.algolia.search
Base class to create APIClient
APIClientBuilder(String, String) - Constructor for class com.algolia.search.APIClientBuilder
Initialize this builder with the applicationId and apiKey
APIClientConfiguration - Class in com.algolia.search
 
APIClientConfiguration(String, String, ObjectMapper, String, List<String>, List<String>, Map<String, String>, int, int, int, int, int) - Constructor for class com.algolia.search.APIClientConfiguration
 
apiKey - Variable in class com.algolia.search.GenericAPIClientBuilder
 
ApiKey - Class in com.algolia.search.objects
 
ApiKey() - Constructor for class com.algolia.search.objects.ApiKey
 
ApiKeys - Class in com.algolia.search.inputs
 
ApiKeys() - Constructor for class com.algolia.search.inputs.ApiKeys
 
applicationId - Variable in class com.algolia.search.GenericAPIClientBuilder
 
aroundLatLng - Variable in class com.algolia.search.objects.Query
 
aroundLatLngViaIP - Variable in class com.algolia.search.objects.Query
 
aroundPrecision - Variable in class com.algolia.search.objects.Query
 
AroundRadius - Class in com.algolia.search.objects
 
AroundRadius() - Constructor for class com.algolia.search.objects.AroundRadius
 
aroundRadius - Variable in class com.algolia.search.objects.Query
 
assignUserID(String, String) - Method in class com.algolia.search.APIClient
 
assignUserID(String, String, RequestOptions) - Method in class com.algolia.search.APIClient
 
assignUserID(String, String) - Method in class com.algolia.search.AsyncAPIClient
 
assignUserID(String, String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
AssignUserID - Class in com.algolia.search.responses
 
AssignUserID() - Constructor for class com.algolia.search.responses.AssignUserID
 
AsyncAlgoliaHttpClient - Class in com.algolia.search.http
 
AsyncAlgoliaHttpClient() - Constructor for class com.algolia.search.http.AsyncAlgoliaHttpClient
 
AsyncAnalytics - Class in com.algolia.search
 
AsyncAPIClient - Class in com.algolia.search
 
AsyncAPIClientBuilder - Class in com.algolia.search
Base class to create AsyncAPIClient
AsyncAPIClientBuilder(String, String) - Constructor for class com.algolia.search.AsyncAPIClientBuilder
Initialize this builder with the applicationId and apiKey
AsyncAPIClientConfiguration - Class in com.algolia.search
 
AsyncAPIClientConfiguration(String, String, ObjectMapper, String, List<String>, List<String>, Map<String, String>, int, int, int, int, int, ExecutorService) - Constructor for class com.algolia.search.AsyncAPIClientConfiguration
 
AsyncBaseIndex<T> - Interface in com.algolia.search
 
AsyncDeleteByQuery<T> - Interface in com.algolia.search
 
AsyncGenericTask<T> - Class in com.algolia.search.objects.tasks.async
 
AsyncGenericTask() - Constructor for class com.algolia.search.objects.tasks.async.AsyncGenericTask
 
AsyncIndex<T> - Class in com.algolia.search
 
AsyncIndexCRUD<T> - Interface in com.algolia.search
 
AsyncKey<T> - Interface in com.algolia.search
 
AsyncObjects<T> - Interface in com.algolia.search
 
AsyncPartialUpdate<T> - Interface in com.algolia.search
 
AsyncRules<T> - Interface in com.algolia.search
 
AsyncSearchForFacet<T> - Interface in com.algolia.search
 
AsyncSettings<T> - Interface in com.algolia.search
 
AsyncSynonyms<T> - Interface in com.algolia.search
 
AsyncTask - Class in com.algolia.search.objects.tasks.async
 
AsyncTask() - Constructor for class com.algolia.search.objects.tasks.async.AsyncTask
 
AsyncTaskABTest - Class in com.algolia.search.objects.tasks.async
 
AsyncTaskABTest() - Constructor for class com.algolia.search.objects.tasks.async.AsyncTaskABTest
 
AsyncTaskIndexing - Class in com.algolia.search.objects.tasks.async
 
AsyncTaskIndexing() - Constructor for class com.algolia.search.objects.tasks.async.AsyncTaskIndexing
 
AsyncTasks<T> - Interface in com.algolia.search
 
AsyncTaskSingleIndex - Class in com.algolia.search.objects.tasks.async
 
AsyncTaskSingleIndex() - Constructor for class com.algolia.search.objects.tasks.async.AsyncTaskSingleIndex
 
AsyncTasksMultipleIndex - Class in com.algolia.search.objects.tasks.async
 
AsyncTasksMultipleIndex() - Constructor for class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
Attributes() - Constructor for class com.algolia.search.Index.Attributes
 
attributesToHighlight - Variable in class com.algolia.search.objects.Query
 
attributesToRetrieve - Variable in class com.algolia.search.objects.Query
 
attributesToSnippet - Variable in class com.algolia.search.objects.Query
 
AutomaticFacetFilter - Class in com.algolia.search.objects
 
AutomaticFacetFilter() - Constructor for class com.algolia.search.objects.AutomaticFacetFilter
 
AutomaticFacetFilter(String, Boolean, Integer) - Constructor for class com.algolia.search.objects.AutomaticFacetFilter
 
AutomaticFacetFilter(String) - Constructor for class com.algolia.search.objects.AutomaticFacetFilter
 
AutomaticFacetFilter(String, Boolean) - Constructor for class com.algolia.search.objects.AutomaticFacetFilter
 

B

batch(List<BatchOperation>) - Method in class com.algolia.search.APIClient
Custom batch
batch(List<BatchOperation>, RequestOptions) - Method in class com.algolia.search.APIClient
Custom batch
batch(List<BatchOperation>) - Method in class com.algolia.search.AsyncAPIClient
Custom batch
batch(List<BatchOperation>, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Custom batch
batch(List<BatchOperation>) - Method in class com.algolia.search.AsyncIndex
Custom batch
batch(List<BatchOperation>, RequestOptions) - Method in class com.algolia.search.AsyncIndex
Custom batch
batch(List<BatchOperation>) - Method in class com.algolia.search.Index
Custom batch
batch(List<BatchOperation>, RequestOptions) - Method in class com.algolia.search.Index
Custom batch
Batch - Class in com.algolia.search.inputs
 
Batch(List<BatchOperation>) - Constructor for class com.algolia.search.inputs.Batch
 
BatchAddObjectOperation<T> - Class in com.algolia.search.inputs.batch
 
BatchAddObjectOperation(String, T) - Constructor for class com.algolia.search.inputs.batch.BatchAddObjectOperation
 
BatchAddObjectOperation(AbstractIndex<T>, T) - Constructor for class com.algolia.search.inputs.batch.BatchAddObjectOperation
 
BatchAddObjectOperation(T) - Constructor for class com.algolia.search.inputs.batch.BatchAddObjectOperation
 
BatchClearIndexOperation - Class in com.algolia.search.inputs.batch
 
BatchClearIndexOperation() - Constructor for class com.algolia.search.inputs.batch.BatchClearIndexOperation
 
BatchClearIndexOperation(String) - Constructor for class com.algolia.search.inputs.batch.BatchClearIndexOperation
 
BatchClearIndexOperation(AbstractIndex<?>) - Constructor for class com.algolia.search.inputs.batch.BatchClearIndexOperation
 
BatchDeleteIndexOperation - Class in com.algolia.search.inputs.batch
 
BatchDeleteIndexOperation() - Constructor for class com.algolia.search.inputs.batch.BatchDeleteIndexOperation
 
BatchDeleteIndexOperation(String) - Constructor for class com.algolia.search.inputs.batch.BatchDeleteIndexOperation
 
BatchDeleteIndexOperation(AbstractIndex<?>) - Constructor for class com.algolia.search.inputs.batch.BatchDeleteIndexOperation
 
BatchDeleteObjectOperation - Class in com.algolia.search.inputs.batch
 
BatchDeleteObjectOperation(String, String) - Constructor for class com.algolia.search.inputs.batch.BatchDeleteObjectOperation
 
BatchDeleteObjectOperation(String) - Constructor for class com.algolia.search.inputs.batch.BatchDeleteObjectOperation
 
BatchDeleteObjectOperation(AbstractIndex<?>, String) - Constructor for class com.algolia.search.inputs.batch.BatchDeleteObjectOperation
 
BatchOperation - Interface in com.algolia.search.inputs
 
BatchOperations - Class in com.algolia.search.inputs
 
BatchOperations(List<BatchOperation>) - Constructor for class com.algolia.search.inputs.BatchOperations
 
BatchPartialUpdateObjectNoCreateOperation<T> - Class in com.algolia.search.inputs.batch
 
BatchPartialUpdateObjectNoCreateOperation(String, T) - Constructor for class com.algolia.search.inputs.batch.BatchPartialUpdateObjectNoCreateOperation
 
BatchPartialUpdateObjectNoCreateOperation(T) - Constructor for class com.algolia.search.inputs.batch.BatchPartialUpdateObjectNoCreateOperation
 
BatchPartialUpdateObjectNoCreateOperation(AbstractIndex<T>, T) - Constructor for class com.algolia.search.inputs.batch.BatchPartialUpdateObjectNoCreateOperation
 
BatchPartialUpdateObjectOperation<T> - Class in com.algolia.search.inputs.batch
 
BatchPartialUpdateObjectOperation(String, T) - Constructor for class com.algolia.search.inputs.batch.BatchPartialUpdateObjectOperation
 
BatchPartialUpdateObjectOperation(T) - Constructor for class com.algolia.search.inputs.batch.BatchPartialUpdateObjectOperation
 
BatchPartialUpdateObjectOperation(AbstractIndex<T>, T) - Constructor for class com.algolia.search.inputs.batch.BatchPartialUpdateObjectOperation
 
batchRules(List<Rule>, boolean, boolean) - Method in interface com.algolia.search.AsyncRules
Add or replace a list of Rules
batchRules(List<Rule>, boolean, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Add or replace a list of Rules
batchRules(List<Rule>, boolean) - Method in interface com.algolia.search.AsyncRules
Add or Replace a list of Rules, no replacement
batchRules(List<Rule>, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Add or Replace a list of Rules, no replacement
batchRules(List<Rule>) - Method in interface com.algolia.search.AsyncRules
Add or Replace a list of Rules, no forward to replicas, and no replacement
batchRules(List<Rule>, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Add or Replace a list of Rules, no forward to replicas, and no replacement
batchRules(List<Rule>, boolean, boolean) - Method in interface com.algolia.search.SyncRules
Add or replace a list of query Rules
batchRules(List<Rule>, boolean, boolean, RequestOptions) - Method in interface com.algolia.search.SyncRules
Add or replace a list of query Rules
batchRules(List<Rule>, boolean) - Method in interface com.algolia.search.SyncRules
Add or replace a list of Rules, no replacement
batchRules(List<Rule>, boolean, RequestOptions) - Method in interface com.algolia.search.SyncRules
Add or replace a list of Rules, no replacement
batchRules(List<Rule>) - Method in interface com.algolia.search.SyncRules
Add or replace a list of Rules, no forward to replicas, and no replacement
batchRules(List<Rule>, RequestOptions) - Method in interface com.algolia.search.SyncRules
Add or replace a list of Rules, no forward to replicas, and no replacement
batchSynonyms(List<AbstractSynonym>, boolean, boolean) - Method in interface com.algolia.search.AsyncSynonyms
Add or Replace a list of synonyms
batchSynonyms(List<AbstractSynonym>, boolean, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Add or Replace a list of synonyms
batchSynonyms(List<AbstractSynonym>, boolean) - Method in interface com.algolia.search.AsyncSynonyms
Add or Replace a list of synonyms, no replacement
batchSynonyms(List<AbstractSynonym>, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Add or Replace a list of synonyms, no replacement
batchSynonyms(List<AbstractSynonym>) - Method in interface com.algolia.search.AsyncSynonyms
Add or Replace a list of synonyms, no forward to slaves, and no replacement
batchSynonyms(List<AbstractSynonym>, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Add or Replace a list of synonyms, no forward to slaves, and no replacement
batchSynonyms(List<AbstractSynonym>, boolean, boolean) - Method in interface com.algolia.search.SyncSynonyms
Add or Replace a list of synonyms
batchSynonyms(List<AbstractSynonym>, boolean, boolean, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Add or Replace a list of synonyms
batchSynonyms(List<AbstractSynonym>, boolean) - Method in interface com.algolia.search.SyncSynonyms
Add or Replace a list of synonyms, no replacement
batchSynonyms(List<AbstractSynonym>, boolean, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Add or Replace a list of synonyms, no replacement
batchSynonyms(List<AbstractSynonym>) - Method in interface com.algolia.search.SyncSynonyms
Add or Replace a list of synonyms, no forward to slaves, and no replacement
batchSynonyms(List<AbstractSynonym>, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Add or Replace a list of synonyms, no forward to slaves, and no replacement
BatchUpdateObjectOperation<T> - Class in com.algolia.search.inputs.batch
 
BatchUpdateObjectOperation(String, T) - Constructor for class com.algolia.search.inputs.batch.BatchUpdateObjectOperation
 
BatchUpdateObjectOperation(T) - Constructor for class com.algolia.search.inputs.batch.BatchUpdateObjectOperation
 
BatchUpdateObjectOperation(AbstractIndex<T>, T) - Constructor for class com.algolia.search.inputs.batch.BatchUpdateObjectOperation
 
browse(String, Query, String, Class<T>, RequestOptions) - Method in class com.algolia.search.APIClient
 
browse(Query) - Method in interface com.algolia.search.SyncBrowse
Browse all the content of this index
browse(Query, RequestOptions) - Method in interface com.algolia.search.SyncBrowse
Browse all the content of this index
browseFrom(Query, String) - Method in interface com.algolia.search.SyncBrowse
Browse all the content of this index
browseFrom(Query, String, RequestOptions) - Method in interface com.algolia.search.SyncBrowse
Browse all the content of this index
BrowseResult<T> - Class in com.algolia.search.responses
 
BrowseResult() - Constructor for class com.algolia.search.responses.BrowseResult
 
build(APIClientConfiguration) - Method in class com.algolia.search.APIClientBuilder
 
build() - Method in class com.algolia.search.APIClientBuilder
Build the APIClient
build(AsyncAPIClientConfiguration) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
build() - Method in class com.algolia.search.AsyncAPIClientBuilder
Build an AsyncAPIClient with a default executor of 10 threads
build(ExecutorService) - Method in class com.algolia.search.AsyncAPIClientBuilder
Build an AsyncAPIClient
buildHosts - Variable in class com.algolia.search.GenericAPIClientBuilder
 
buildHostsThatAreUp() - Method in class com.algolia.search.http.AlgoliaHttpClient
 

C

clear() - Method in interface com.algolia.search.AsyncIndexCRUD
Delete the index content without removing settings and index specific API keys.
clear(RequestOptions) - Method in interface com.algolia.search.AsyncIndexCRUD
Delete the index content without removing settings and index specific API keys.
clear() - Method in interface com.algolia.search.SyncIndexCRUD
Delete the index content without removing settings and index specific API keys.
clear(RequestOptions) - Method in interface com.algolia.search.SyncIndexCRUD
Delete the index content without removing settings and index specific API keys.
clearRules() - Method in interface com.algolia.search.AsyncRules
Clear all Rules and NOT forwarding it to the replicas
clearRules(RequestOptions) - Method in interface com.algolia.search.AsyncRules
Clear all Rules and NOT forwarding it to the replicas
clearRules(boolean) - Method in interface com.algolia.search.AsyncRules
Clears all Rules
clearRules(boolean, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Clears all Rules
clearRules() - Method in interface com.algolia.search.SyncRules
Clear all query Rules and NOT forwarding it to the replicas
clearRules(RequestOptions) - Method in interface com.algolia.search.SyncRules
Clear all query Rules and NOT forwarding it to the replicas
clearRules(boolean) - Method in interface com.algolia.search.SyncRules
Clears all Rules
clearRules(boolean, RequestOptions) - Method in interface com.algolia.search.SyncRules
Clears all Rules
clearSynonyms() - Method in interface com.algolia.search.AsyncSynonyms
Clear all synonyms and NOT forwarding it to the replicas
clearSynonyms(RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Clear all synonyms and NOT forwarding it to the slaves
clearSynonyms(boolean) - Method in interface com.algolia.search.AsyncSynonyms
Clears all synonyms
clearSynonyms(boolean, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Clears all synonyms
clearSynonyms() - Method in interface com.algolia.search.SyncSynonyms
Clear all synonyms and NOT forwarding it to the replicas
clearSynonyms(RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Clear all synonyms and NOT forwarding it to the replicas
clearSynonyms(boolean) - Method in interface com.algolia.search.SyncSynonyms
Clears all synonyms
clearSynonyms(boolean, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Clears all synonyms
close() - Method in class com.algolia.search.APIClient
Close the internal HTTP client
close() - Method in class com.algolia.search.AsyncAPIClient
Close the internal HTTP client
close() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
close() - Method in class com.algolia.search.http.AsyncAlgoliaHttpClient
 
Cluster - Class in com.algolia.search.objects
 
Cluster() - Constructor for class com.algolia.search.objects.Cluster
 
Clusters - Class in com.algolia.search.responses
 
Clusters() - Constructor for class com.algolia.search.responses.Clusters
 
com.algolia.search - package com.algolia.search
 
com.algolia.search.custom_serializers - package com.algolia.search.custom_serializers
 
com.algolia.search.exceptions - package com.algolia.search.exceptions
 
com.algolia.search.http - package com.algolia.search.http
 
com.algolia.search.inputs - package com.algolia.search.inputs
 
com.algolia.search.inputs.analytics - package com.algolia.search.inputs.analytics
 
com.algolia.search.inputs.batch - package com.algolia.search.inputs.batch
 
com.algolia.search.inputs.partial_update - package com.algolia.search.inputs.partial_update
 
com.algolia.search.inputs.query_rules - package com.algolia.search.inputs.query_rules
 
com.algolia.search.inputs.synonym - package com.algolia.search.inputs.synonym
 
com.algolia.search.iterators - package com.algolia.search.iterators
 
com.algolia.search.objects - package com.algolia.search.objects
 
com.algolia.search.objects.tasks - package com.algolia.search.objects.tasks
 
com.algolia.search.objects.tasks.async - package com.algolia.search.objects.tasks.async
 
com.algolia.search.objects.tasks.sync - package com.algolia.search.objects.tasks.sync
 
com.algolia.search.responses - package com.algolia.search.responses
 
completeExceptionally(Throwable) - Static method in class com.algolia.search.Utils
 
CompoundType - Interface in com.algolia.search.objects
 
computeIndex() - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
Condition - Class in com.algolia.search.inputs.query_rules
 
Condition() - Constructor for class com.algolia.search.inputs.query_rules.Condition
 
configuration - Variable in class com.algolia.search.APIClient
 
configuration - Variable in class com.algolia.search.AsyncAPIClient
 
CONNECT_TIMEOUT_MS - Static variable in interface com.algolia.search.Defaults
 
connectTimeout - Variable in class com.algolia.search.GenericAPIClientBuilder
 
Consequence - Class in com.algolia.search.inputs.query_rules
 
Consequence() - Constructor for class com.algolia.search.inputs.query_rules.Consequence
 
ConsequenceParams<T> - Class in com.algolia.search.inputs.query_rules
 
ConsequenceParams() - Constructor for class com.algolia.search.inputs.query_rules.ConsequenceParams
 
ConsequencePromote - Class in com.algolia.search.inputs.query_rules
 
ConsequencePromote() - Constructor for class com.algolia.search.inputs.query_rules.ConsequencePromote
 
ConsequenceQuery - Class in com.algolia.search.inputs.query_rules
 
ConsequenceQuery() - Constructor for class com.algolia.search.inputs.query_rules.ConsequenceQuery
 
ConsequenceQueryObject - Class in com.algolia.search.inputs.query_rules
 
ConsequenceQueryObject() - Constructor for class com.algolia.search.inputs.query_rules.ConsequenceQueryObject
 
ConsequenceQueryString - Class in com.algolia.search.inputs.query_rules
 
ConsequenceQueryString(String) - Constructor for class com.algolia.search.inputs.query_rules.ConsequenceQueryString
 
copyIndex(String, String) - Method in class com.algolia.search.APIClient
Copy an existing index
copyIndex(String, String, RequestOptions) - Method in class com.algolia.search.APIClient
Copy an existing index
copyIndex(String, String, List<String>, RequestOptions) - Method in class com.algolia.search.APIClient
Copy an existing index
copyIndex(String, String, List<String>) - Method in class com.algolia.search.APIClient
Copy an existing index
copyIndex(String, String) - Method in class com.algolia.search.AsyncAPIClient
Copy an existing index
copyIndex(String, String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Copy an existing index
copyIndex(String, String, List<String>, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Copy an existing index
copyIndex(String, String, List<String>) - Method in class com.algolia.search.AsyncAPIClient
Copy an existing index
copyTo(String) - Method in interface com.algolia.search.AsyncIndexCRUD
Copy an existing index
copyTo(String, RequestOptions) - Method in interface com.algolia.search.AsyncIndexCRUD
Copy an existing index
copyTo(String, List<String>, RequestOptions) - Method in interface com.algolia.search.AsyncIndexCRUD
Copy an existing index
copyTo(String, List<String>) - Method in interface com.algolia.search.AsyncIndexCRUD
Copy an existing index
copyTo(String) - Method in interface com.algolia.search.SyncIndexCRUD
Copy an existing index
copyTo(String, RequestOptions) - Method in interface com.algolia.search.SyncIndexCRUD
Copy an existing index
copyTo(String, List<String>, RequestOptions) - Method in interface com.algolia.search.SyncIndexCRUD
Copy an existing index
copyTo(String, List<String>) - Method in interface com.algolia.search.SyncIndexCRUD
Copy an existing index
CreateUpdateKey - Class in com.algolia.search.responses
 
CreateUpdateKey() - Constructor for class com.algolia.search.responses.CreateUpdateKey
 
cursor - Variable in class com.algolia.search.objects.Query
 
customAgent - Variable in class com.algolia.search.GenericAPIClientBuilder
 
customAgentVersion - Variable in class com.algolia.search.GenericAPIClientBuilder
 
customHeaders - Variable in class com.algolia.search.GenericAPIClientBuilder
 
customParameters - Variable in class com.algolia.search.objects.Query
 
CustomZonedDateTimeDeserializer - Class in com.algolia.search.custom_serializers
 
CustomZonedDateTimeDeserializer() - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeDeserializer
 
CustomZonedDateTimeDeserializer(Class<ZonedDateTime>) - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeDeserializer
 
CustomZonedDateTimeEpochDeserializer - Class in com.algolia.search.custom_serializers
 
CustomZonedDateTimeEpochDeserializer() - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeEpochDeserializer
 
CustomZonedDateTimeEpochDeserializer(Class<ZonedDateTime>) - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeEpochDeserializer
 
CustomZonedDateTimeEpochSerializer - Class in com.algolia.search.custom_serializers
 
CustomZonedDateTimeEpochSerializer() - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeEpochSerializer
 
CustomZonedDateTimeEpochSerializer(Class<ZonedDateTime>) - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeEpochSerializer
 
CustomZonedDateTimeSerializer - Class in com.algolia.search.custom_serializers
 
CustomZonedDateTimeSerializer() - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeSerializer
 
CustomZonedDateTimeSerializer(Class<ZonedDateTime>) - Constructor for class com.algolia.search.custom_serializers.CustomZonedDateTimeSerializer
 

D

DecrementValueOperation - Class in com.algolia.search.inputs.partial_update
 
DecrementValueOperation(String, String, int) - Constructor for class com.algolia.search.inputs.partial_update.DecrementValueOperation
Decrement a value
DEFAULT_OBJECT_MAPPER - Static variable in interface com.algolia.search.Defaults
 
Defaults - Interface in com.algolia.search
 
delete() - Method in interface com.algolia.search.AsyncIndexCRUD
Deletes the index
delete(RequestOptions) - Method in interface com.algolia.search.AsyncIndexCRUD
Deletes the index
delete() - Method in interface com.algolia.search.SyncIndexCRUD
Deletes the index
delete(RequestOptions) - Method in interface com.algolia.search.SyncIndexCRUD
Deletes the index
deleteABTest(long) - Method in class com.algolia.search.Analytics
 
deleteABTest(long) - Method in class com.algolia.search.APIClient
 
deleteABTest(long) - Method in class com.algolia.search.AsyncAnalytics
 
deleteApiKey(String) - Method in class com.algolia.search.APIClient
Delete an existing key
deleteApiKey(String, RequestOptions) - Method in class com.algolia.search.APIClient
Delete an existing key
deleteApiKey(String) - Method in class com.algolia.search.AsyncAPIClient
Delete an existing key
deleteApiKey(String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Delete an existing key
deleteApiKey(String) - Method in interface com.algolia.search.AsyncKey
Deprecated.
deleteApiKey(String, RequestOptions) - Method in interface com.algolia.search.AsyncKey
Deprecated.
deleteApiKey(String) - Method in interface com.algolia.search.SyncKey
Deprecated.
deleteApiKey(String, RequestOptions) - Method in interface com.algolia.search.SyncKey
Deprecated.
deleteBy(Query) - Method in interface com.algolia.search.AsyncDeleteByQuery
Delete records matching a query
deleteBy(Query, RequestOptions) - Method in interface com.algolia.search.AsyncDeleteByQuery
Delete records matching a query Deprecated, use deleteBy
deleteBy(Query) - Method in interface com.algolia.search.SyncDeleteByQuery
Delete records matching a query
deleteBy(Query, RequestOptions) - Method in interface com.algolia.search.SyncDeleteByQuery
Delete records matching a query
deleteByQuery(Query) - Method in interface com.algolia.search.SyncDeleteByQuery
Deprecated.
deleteByQuery(Query, RequestOptions) - Method in interface com.algolia.search.SyncDeleteByQuery
Deprecated.
deleteByQuery(Query, int) - Method in interface com.algolia.search.SyncDeleteByQuery
Deprecated.
deleteByQuery(Query, int, RequestOptions) - Method in interface com.algolia.search.SyncDeleteByQuery
Deprecated.
deleteIndex(String) - Method in class com.algolia.search.APIClient
Delete an existing index
deleteIndex(String, RequestOptions) - Method in class com.algolia.search.APIClient
Delete an existing index
deleteIndex(String) - Method in class com.algolia.search.AsyncAPIClient
Delete an existing index
deleteIndex(String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Delete an existing index
deleteKey(String) - Method in class com.algolia.search.APIClient
Deprecated.
deleteKey(String) - Method in class com.algolia.search.AsyncAPIClient
Deprecated.
deleteKey(String) - Method in interface com.algolia.search.AsyncKey
Deprecated.
DeleteKey - Class in com.algolia.search.responses
 
DeleteKey() - Constructor for class com.algolia.search.responses.DeleteKey
 
deleteKey(String) - Method in interface com.algolia.search.SyncKey
Deprecated.
deleteObject(String) - Method in interface com.algolia.search.AsyncObjects
Delete an object from the index
deleteObject(String, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Delete an object from the index
deleteObject(String) - Method in interface com.algolia.search.SyncObjects
Delete an object from the index
deleteObject(String, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Delete an object from the index
deleteObjects(List<String>) - Method in interface com.algolia.search.AsyncObjects
Delete objects from the index
deleteObjects(List<String>, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Delete objects from the index
deleteObjects(List<String>) - Method in interface com.algolia.search.SyncObjects
Delete objects from the index
deleteObjects(List<String>, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Delete objects from the index
deleteRule(String) - Method in interface com.algolia.search.AsyncRules
Deletes a rule by ID and NOT forwarding it to the replicas
deleteRule(String, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Deletes a rule by ID and NOT forwarding it to the replicas
deleteRule(String, boolean) - Method in interface com.algolia.search.AsyncRules
Deletes a rule
deleteRule(String, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Deletes a rule
deleteRule(String) - Method in interface com.algolia.search.SyncRules
Deletes a query rule by ID and NOT forwarding it to the replicas
deleteRule(String, RequestOptions) - Method in interface com.algolia.search.SyncRules
Deletes a query rule by ID and NOT forwarding it to the replicas
deleteRule(String, boolean, RequestOptions) - Method in interface com.algolia.search.SyncRules
Deletes a query rule
deleteSynonym(String) - Method in interface com.algolia.search.AsyncSynonyms
Deletes a synonym by ID and NOT forwarding it to the replicas
deleteSynonym(String, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Deletes a synonym by ID and NOT forwarding it to the slaves
deleteSynonym(String, boolean) - Method in interface com.algolia.search.AsyncSynonyms
Deletes a synonym
deleteSynonym(String, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Deletes a synonym
deleteSynonym(String) - Method in interface com.algolia.search.SyncSynonyms
Deletes a synonym by ID and NOT forwarding it to the replicas
deleteSynonym(String, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Deletes a synonym by ID and NOT forwarding it to the replicas
deleteSynonym(String, boolean) - Method in interface com.algolia.search.SyncSynonyms
Deletes a synonym
deleteSynonym(String, boolean, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Deletes a synonym
DeleteUserID - Class in com.algolia.search.responses
 
DeleteUserID() - Constructor for class com.algolia.search.responses.DeleteUserID
 
deserialize(JsonParser, DeserializationContext) - Method in class com.algolia.search.custom_serializers.CustomZonedDateTimeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.algolia.search.custom_serializers.CustomZonedDateTimeEpochDeserializer
 
disableExactOnAttributes - Variable in class com.algolia.search.objects.Query
 
disableTypoToleranceOnAttributes - Variable in class com.algolia.search.objects.Query
 
Distinct - Class in com.algolia.search.objects
 
Distinct() - Constructor for class com.algolia.search.objects.Distinct
 
distinct - Variable in class com.algolia.search.objects.Query
 

E

Edit - Class in com.algolia.search.objects
 
Edit() - Constructor for class com.algolia.search.objects.Edit
 
Edit(String, String, String) - Constructor for class com.algolia.search.objects.Edit
 
empty() - Static method in class com.algolia.search.responses.BrowseResult
 
empty() - Static method in class com.algolia.search.responses.SearchRuleResult
 
empty() - Static method in class com.algolia.search.responses.SearchSynonymResult
 
enableRules - Variable in class com.algolia.search.objects.Query
 
equals(Object) - Method in class com.algolia.search.objects.AroundRadius
 
equals(Object) - Method in class com.algolia.search.objects.Distinct
 
equals(Object) - Method in class com.algolia.search.objects.IgnorePlurals
 
equals(Object) - Method in class com.algolia.search.objects.RemoveStopWords
 
equals(Object) - Method in class com.algolia.search.objects.TypoTolerance
 
exactOnSingleWordQuery - Variable in class com.algolia.search.objects.Query
 
executor - Variable in class com.algolia.search.AsyncAPIClient
 

F

FacetFilters - Class in com.algolia.search.objects
 
FacetFilters() - Constructor for class com.algolia.search.objects.FacetFilters
 
facetFilters - Variable in class com.algolia.search.objects.Query
 
FacetFiltersAsListOfList - Class in com.algolia.search.objects
 
FacetFiltersAsListOfString - Class in com.algolia.search.objects
 
FacetHit - Class in com.algolia.search.responses
 
FacetHit() - Constructor for class com.algolia.search.responses.FacetHit
 
facetingAfterDistinct - Variable in class com.algolia.search.objects.Query
 
facets - Variable in class com.algolia.search.objects.Query
 
FacetStats - Class in com.algolia.search.responses
 
FacetStats() - Constructor for class com.algolia.search.responses.FacetStats
 
filters - Variable in class com.algolia.search.objects.Query
 

G

generateBuildHosts() - Method in class com.algolia.search.GenericAPIClientBuilder
 
generateExtraHeaders() - Method in class com.algolia.search.objects.RequestOptions
 
generateExtraQueryParams() - Method in class com.algolia.search.objects.RequestOptions
 
generateHeaders() - Method in class com.algolia.search.GenericAPIClientBuilder
 
generateQueryHosts() - Method in class com.algolia.search.GenericAPIClientBuilder
 
generateSecuredApiKey(String, Query) - Method in class com.algolia.search.APIClient
Generate a secured and public API Key from a query and an optional user token identifying the current user
generateSecuredApiKey(String, Query, String) - Method in class com.algolia.search.APIClient
Generate a secured and public API Key from a query and an optional user token identifying the current user
generateSecuredApiKey(String, Query) - Method in class com.algolia.search.AsyncAPIClient
Generate a secured and public API Key from a query and an optional user token identifying the current user
generateSecuredApiKey(String, Query, String) - Method in class com.algolia.search.AsyncAPIClient
Generate a secured and public API Key from a query and an optional user token identifying the current user
GenericAPIClientBuilder - Class in com.algolia.search
 
GenericAPIClientBuilder(String, String) - Constructor for class com.algolia.search.GenericAPIClientBuilder
Initialize this builder with the applicationId and apiKey
GenericTask<T> - Class in com.algolia.search.objects.tasks.sync
 
GenericTask() - Constructor for class com.algolia.search.objects.tasks.sync.GenericTask
 
get_highlightResult() - Method in class com.algolia.search.responses.UserIDHit
 
getABTest(long) - Method in class com.algolia.search.Analytics
 
getABTest(long) - Method in class com.algolia.search.APIClient
 
getABTest(long) - Method in class com.algolia.search.AsyncAnalytics
 
getAbTestID() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getABTests(int, int) - Method in class com.algolia.search.Analytics
 
getABTests(int, int) - Method in class com.algolia.search.APIClient
 
getABTests(int, int) - Method in class com.algolia.search.AsyncAnalytics
 
getAbtests() - Method in class com.algolia.search.responses.ABTests
 
getAcl() - Method in class com.algolia.search.objects.ApiKey
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchAddObjectOperation
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchClearIndexOperation
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchDeleteIndexOperation
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchDeleteObjectOperation
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchPartialUpdateObjectNoCreateOperation
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchPartialUpdateObjectOperation
 
getAction() - Method in class com.algolia.search.inputs.batch.BatchUpdateObjectOperation
 
getAction() - Method in interface com.algolia.search.inputs.BatchOperation
 
getAdvancedSyntax() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAdvancedSyntax() - Method in class com.algolia.search.objects.IndexSettings
 
getAdvancedSyntax() - Method in class com.algolia.search.objects.Query
 
getAllowCompressionOfIntegerArray() - Method in class com.algolia.search.objects.IndexSettings
 
getAllowTyposOnNumericTokens() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAllowTyposOnNumericTokens() - Method in class com.algolia.search.objects.IndexSettings
 
getAllowTyposOnNumericTokens() - Method in class com.algolia.search.objects.Query
 
getAlternativesAsExact() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAlternativesAsExact() - Method in class com.algolia.search.objects.IndexSettings
 
getAlternativesAsExact() - Method in class com.algolia.search.objects.Query
 
getAnalytics() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAnalytics() - Method in class com.algolia.search.objects.Query
 
getAnalyticsHost() - Method in class com.algolia.search.APIClientConfiguration
 
getAnalyticsHost() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
getAnalyticsTags() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAnalyticsTags() - Method in class com.algolia.search.objects.Query
 
getAnchoring() - Method in class com.algolia.search.inputs.query_rules.Condition
 
getAnchoring() - Method in class com.algolia.search.objects.RuleQuery
 
getAnswer() - Method in class com.algolia.search.objects.Log
 
getAnswerCode() - Method in class com.algolia.search.objects.Log
 
getApiClient() - Method in interface com.algolia.search.AsyncBaseIndex
 
getApiClient() - Method in class com.algolia.search.AsyncIndex
 
getApiClient() - Method in class com.algolia.search.Index
 
getApiClient() - Method in interface com.algolia.search.SyncBaseIndex
 
getApiKey(String) - Method in class com.algolia.search.APIClient
Get a Key from its name
getApiKey(String, RequestOptions) - Method in class com.algolia.search.APIClient
Get a Key from its name
getApiKey() - Method in class com.algolia.search.APIClientConfiguration
 
getApiKey(String) - Method in class com.algolia.search.AsyncAPIClient
Get an Key from it's name
getApiKey(String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Get an Key from it's name
getApiKey(String) - Method in interface com.algolia.search.AsyncKey
Deprecated.
getApiKey(String, RequestOptions) - Method in interface com.algolia.search.AsyncKey
Deprecated.
getApiKey(String) - Method in interface com.algolia.search.SyncKey
Deprecated.
getApiKey(String, RequestOptions) - Method in interface com.algolia.search.SyncKey
Deprecated.
getApplicationId() - Method in class com.algolia.search.APIClientConfiguration
 
getAppliedRules() - Method in class com.algolia.search.responses.SearchResult
 
getAroundLatLng() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAroundLatLng() - Method in class com.algolia.search.objects.Query
 
getAroundLatLngViaIP() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAroundLatLngViaIP() - Method in class com.algolia.search.objects.Query
 
getAroundPrecision() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAroundPrecision() - Method in class com.algolia.search.objects.Query
 
getAroundRadius() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAroundRadius() - Method in class com.algolia.search.objects.Query
 
getAttributeForDistinct() - Method in class com.algolia.search.objects.IndexSettings
 
getAttributesForFaceting() - Method in class com.algolia.search.objects.IndexSettings
 
getAttributesToHighlight() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAttributesToHighlight() - Method in class com.algolia.search.objects.IndexSettings
 
getAttributesToHighlight() - Method in class com.algolia.search.objects.Query
 
getAttributesToIndex() - Method in class com.algolia.search.objects.IndexSettings
Deprecated.
getAttributesToRetrieve() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAttributesToRetrieve() - Method in class com.algolia.search.inputs.Requests.Request
 
getAttributesToRetrieve() - Method in class com.algolia.search.objects.IndexSettings
 
getAttributesToRetrieve() - Method in class com.algolia.search.objects.Query
 
getAttributesToSnippet() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAttributesToSnippet() - Method in class com.algolia.search.objects.IndexSettings
 
getAttributesToSnippet() - Method in class com.algolia.search.objects.Query
 
getAutomaticFacetFilters() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAutomaticOptionalFacetFilters() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getAverageClickPosition() - Method in class com.algolia.search.inputs.analytics.Variant
 
getAvg() - Method in class com.algolia.search.responses.FacetStats
 
getBody() - Method in interface com.algolia.search.http.AlgoliaHttpResponse
 
getBody() - Method in class com.algolia.search.inputs.batch.BatchAddObjectOperation
 
getBody() - Method in class com.algolia.search.inputs.batch.BatchPartialUpdateObjectNoCreateOperation
 
getBody() - Method in class com.algolia.search.inputs.batch.BatchPartialUpdateObjectOperation
 
getBody() - Method in class com.algolia.search.inputs.batch.BatchUpdateObjectOperation
 
getBuildHosts() - Method in class com.algolia.search.APIClientConfiguration
 
getBuildHosts() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
getCamelCaseAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getClickCount() - Method in class com.algolia.search.inputs.analytics.Variant
 
getClickSignificance() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getClickThroughRate() - Method in class com.algolia.search.inputs.analytics.Variant
 
getClusterName() - Method in class com.algolia.search.objects.Cluster
 
getClusterName() - Method in class com.algolia.search.objects.UserID
 
getClusterName() - Method in class com.algolia.search.responses.UserIDHit
 
getClusters() - Method in class com.algolia.search.responses.Clusters
 
getCondition() - Method in class com.algolia.search.inputs.query_rules.Rule
 
getConnectTimeout() - Method in class com.algolia.search.APIClientConfiguration
 
getConsequence() - Method in class com.algolia.search.inputs.query_rules.Rule
 
getContent() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
getContext() - Method in class com.algolia.search.inputs.query_rules.Condition
 
getContext() - Method in class com.algolia.search.objects.RuleQuery
 
getConversionCount() - Method in class com.algolia.search.inputs.analytics.Variant
 
getConversionRate() - Method in class com.algolia.search.inputs.analytics.Variant
 
getConversionSignificance() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getCorrections() - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
getCorrections() - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 
getCount() - Method in class com.algolia.search.responses.ABTests
 
getCount() - Method in class com.algolia.search.responses.FacetHit
 
getCreatedAt() - Method in class com.algolia.search.Index.Attributes
 
getCreatedAt() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getCreatedAt() - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
getCreatedAt() - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
getCreatedAt() - Method in class com.algolia.search.responses.AssignUserID
 
getCreatedAt() - Method in class com.algolia.search.responses.CreateUpdateKey
 
getCursor() - Method in class com.algolia.search.iterators.IndexIterable
Get the cursor
getCursor() - Method in class com.algolia.search.iterators.IndexIterator
 
getCursor() - Method in class com.algolia.search.objects.Query
 
getCursor() - Method in class com.algolia.search.responses.BrowseResult
 
getCustomParameters() - Method in class com.algolia.search.objects.Query
 
getCustomRanking() - Method in class com.algolia.search.objects.IndexSettings
 
getCustomSettings() - Method in class com.algolia.search.objects.IndexSettings
 
getDataSize() - Method in class com.algolia.search.Index.Attributes
 
getDataSize() - Method in class com.algolia.search.objects.Cluster
 
getDataSize() - Method in class com.algolia.search.objects.UserID
 
getDataSize() - Method in class com.algolia.search.responses.UserIDHit
 
getDecompoundedAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getDelete() - Method in class com.algolia.search.objects.Edit
 
getDeletedAt() - Method in class com.algolia.search.responses.DeleteKey
 
getDeletedAt() - Method in class com.algolia.search.responses.DeleteUserID
 
getDescription() - Method in class com.algolia.search.inputs.analytics.Variant
 
getDescription() - Method in class com.algolia.search.inputs.query_rules.Rule
 
getDescription() - Method in class com.algolia.search.objects.ApiKey
 
getDestination() - Method in class com.algolia.search.inputs.OperationOnIndex
 
getDisableExactOnAttributes() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getDisableExactOnAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getDisableExactOnAttributes() - Method in class com.algolia.search.objects.Query
 
getDisablePrefixOnAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getDisableTypoToleranceOnAttributes() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getDisableTypoToleranceOnAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getDisableTypoToleranceOnAttributes() - Method in class com.algolia.search.objects.Query
 
getDisableTypoToleranceOnWords() - Method in class com.algolia.search.objects.IndexSettings
 
getDisjunctive() - Method in class com.algolia.search.objects.AutomaticFacetFilter
 
getDistinct() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getDistinct() - Method in class com.algolia.search.objects.IndexSettings
 
getDistinct() - Method in class com.algolia.search.objects.Query
 
getEdits() - Method in class com.algolia.search.inputs.query_rules.ConsequenceQueryObject
 
getEnabled() - Method in class com.algolia.search.inputs.query_rules.Rule
 
getEnableRules() - Method in class com.algolia.search.objects.IndexSettings
 
getEnableRules() - Method in class com.algolia.search.objects.Query
 
getEndAt() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getEntries() - Method in class com.algolia.search.Index.Attributes
 
getExactOnSingleWordQuery() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getExactOnSingleWordQuery() - Method in class com.algolia.search.objects.IndexSettings
 
getExactOnSingleWordQuery() - Method in class com.algolia.search.objects.Query
 
getExecutorService() - Method in class com.algolia.search.AsyncAPIClientConfiguration
 
getExhaustiveFacetsCount() - Method in class com.algolia.search.responses.SearchFacetResult
 
getExhaustiveFacetsCount() - Method in class com.algolia.search.responses.SearchResult
 
getFacet() - Method in class com.algolia.search.objects.AutomaticFacetFilter
 
getFacetFilters() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getFacetFilters() - Method in class com.algolia.search.objects.Query
 
getFacetHits() - Method in class com.algolia.search.responses.SearchFacetResult
 
getFacetingAfterDistinct() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getFacetingAfterDistinct() - Method in class com.algolia.search.objects.Query
 
getFacets() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getFacets() - Method in class com.algolia.search.objects.Query
 
getFacets() - Method in class com.algolia.search.responses.SearchResult
 
getFacets_stats() - Method in class com.algolia.search.responses.SearchResult
 
getFileSize() - Method in class com.algolia.search.Index.Attributes
 
getFilters() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getFilters() - Method in class com.algolia.search.objects.Query
 
getForwardedFor() - Method in class com.algolia.search.objects.RequestOptions
 
getFrom() - Method in class com.algolia.search.objects.TimeRange
 
getGetRankingInfo() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getGetRankingInfo() - Method in class com.algolia.search.objects.Query
 
getHeaders() - Method in class com.algolia.search.APIClientConfiguration
 
getHeaders() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
getHide() - Method in class com.algolia.search.inputs.query_rules.Consequence
 
getHighlighted() - Method in class com.algolia.search.responses.FacetHit
 
getHighlightPostTag() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getHighlightPostTag() - Method in class com.algolia.search.objects.IndexSettings
 
getHighlightPostTag() - Method in class com.algolia.search.objects.Query
 
getHighlightPreTag() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getHighlightPreTag() - Method in class com.algolia.search.objects.IndexSettings
 
getHighlightPreTag() - Method in class com.algolia.search.objects.Query
 
getHits() - Method in class com.algolia.search.responses.BrowseResult
 
getHits() - Method in class com.algolia.search.responses.SearchResult
 
getHits() - Method in class com.algolia.search.responses.SearchRuleResult
 
getHits() - Method in class com.algolia.search.responses.SearchSynonymResult
 
getHits() - Method in class com.algolia.search.responses.SearchUserIDs
 
getHitsPerPage() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getHitsPerPage() - Method in class com.algolia.search.objects.IndexSettings
 
getHitsPerPage() - Method in class com.algolia.search.objects.Query
 
getHitsPerPage() - Method in class com.algolia.search.objects.RuleQuery
 
getHitsPerPage() - Method in class com.algolia.search.objects.SynonymQuery
 
getHitsPerPage() - Method in class com.algolia.search.responses.SearchResult
 
getHitsPerPage() - Method in class com.algolia.search.responses.SearchUserIDs
 
getHitsPerPage() - Method in class com.algolia.search.responses.UserIDs
 
getHost() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
getHostDownTimeout() - Method in class com.algolia.search.APIClientConfiguration
 
getHostDownTimeout() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
getHttpResponseCode() - Method in exception com.algolia.search.exceptions.AlgoliaHttpException
 
getIgnorePlurals() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getIgnorePlurals() - Method in class com.algolia.search.objects.IndexSettings
 
getIgnorePlurals() - Method in class com.algolia.search.objects.Query
 
getIndex() - Method in class com.algolia.search.inputs.analytics.Variant
 
getIndex() - Method in class com.algolia.search.responses.SearchResult
 
getIndexes() - Method in class com.algolia.search.objects.ApiKey
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchAddObjectOperation
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchClearIndexOperation
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchDeleteIndexOperation
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchDeleteObjectOperation
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchPartialUpdateObjectNoCreateOperation
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchPartialUpdateObjectOperation
 
getIndexName() - Method in class com.algolia.search.inputs.batch.BatchUpdateObjectOperation
 
getIndexName() - Method in interface com.algolia.search.inputs.BatchOperation
 
getIndexName() - Method in class com.algolia.search.inputs.Requests.Request
 
getIndexName() - Method in class com.algolia.search.objects.IndexQuery
 
getIndexName() - Method in class com.algolia.search.objects.tasks.AbstractTask
 
getInput() - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
getInsert() - Method in class com.algolia.search.objects.Edit
 
getInsideBoundingBox() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getInsideBoundingBox() - Method in class com.algolia.search.objects.Query
 
getInsidePolygon() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getInsidePolygon() - Method in class com.algolia.search.objects.Query
 
getInsideValue() - Method in class com.algolia.search.objects.AroundRadius
 
getInsideValue() - Method in interface com.algolia.search.objects.CompoundType
 
getInsideValue() - Method in class com.algolia.search.objects.Distinct
 
getInsideValue() - Method in class com.algolia.search.objects.FacetFilters
 
getInsideValue() - Method in class com.algolia.search.objects.FacetFiltersAsListOfList
 
getInsideValue() - Method in class com.algolia.search.objects.FacetFiltersAsListOfString
 
getInsideValue() - Method in class com.algolia.search.objects.IgnorePlurals
 
getInsideValue() - Method in class com.algolia.search.objects.RemoveStopWords
 
getInsideValue() - Method in class com.algolia.search.objects.TypoTolerance
 
getIoExceptionList() - Method in exception com.algolia.search.exceptions.AlgoliaHttpRetriesException
 
getIp() - Method in class com.algolia.search.objects.Log
 
getItems() - Method in class com.algolia.search.responses.Indices
 
getKeepDiacriticsOnCharacters() - Method in class com.algolia.search.objects.IndexSettings
 
getKey(String) - Method in class com.algolia.search.APIClient
Deprecated.
getKey(String) - Method in class com.algolia.search.AsyncAPIClient
Deprecated.
getKey(String) - Method in interface com.algolia.search.AsyncKey
Deprecated.
getKey() - Method in class com.algolia.search.responses.CreateUpdateKey
Name of this key
getKey(String) - Method in interface com.algolia.search.SyncKey
Deprecated.
getKeys() - Method in class com.algolia.search.inputs.ApiKeys
 
getKind() - Method in class com.algolia.search.http.AlgoliaRequest
 
getKlass() - Method in interface com.algolia.search.AbstractIndex
 
getKlass() - Method in class com.algolia.search.AsyncIndex
 
getKlass() - Method in class com.algolia.search.Index
 
getLastBuildTimeS() - Method in class com.algolia.search.Index.Attributes
 
getLength() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getLength() - Method in class com.algolia.search.objects.Query
 
getLogs() - Method in class com.algolia.search.APIClient
Return 10 last log entries.
getLogs(RequestOptions) - Method in class com.algolia.search.APIClient
Return 10 last log entries.
getLogs(Integer, Integer, LogType) - Method in class com.algolia.search.APIClient
Return last logs entries
getLogs(Integer, Integer, LogType, RequestOptions) - Method in class com.algolia.search.APIClient
Return last logs entries
getLogs() - Method in class com.algolia.search.AsyncAPIClient
Return 10 last log entries.
getLogs(RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Return 10 last log entries.
getLogs(Integer, Integer, LogType) - Method in class com.algolia.search.AsyncAPIClient
Return last logs entries
getLogs(Integer, Integer, LogType, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Return last logs entries
getLogs() - Method in class com.algolia.search.responses.Logs
 
getMatchedWords() - Method in class com.algolia.search.responses.HighlightResult
 
getMatchLevel() - Method in class com.algolia.search.responses.HighlightResult
 
getMax() - Method in class com.algolia.search.responses.FacetStats
 
getMaxConnPerRoute() - Method in class com.algolia.search.APIClientConfiguration
 
getMaxConnTotal() - Method in class com.algolia.search.APIClientConfiguration
 
getMaxFacetHits() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getMaxFacetHits() - Method in class com.algolia.search.objects.IndexSettings
 
getMaxFacetHits() - Method in class com.algolia.search.objects.Query
 
getMaxHitsPerQuery() - Method in class com.algolia.search.objects.ApiKey
 
getMaxQueriesPerIPPerHour() - Method in class com.algolia.search.objects.ApiKey
 
getMaxValuesPerFacet() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getMaxValuesPerFacet() - Method in class com.algolia.search.objects.IndexSettings
 
getMaxValuesPerFacet() - Method in class com.algolia.search.objects.Query
 
getMessage() - Method in class com.algolia.search.responses.AlgoliaError
 
getMethod() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
getMethod() - Method in class com.algolia.search.objects.Log
 
getMin() - Method in class com.algolia.search.responses.FacetStats
 
getMinimumAroundRadius() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getMinimumAroundRadius() - Method in class com.algolia.search.objects.Query
 
getMinProximity() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getMinProximity() - Method in class com.algolia.search.objects.IndexSettings
 
getMinProximity() - Method in class com.algolia.search.objects.Query
 
getMinWordSizefor1Typo() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getMinWordSizefor1Typo() - Method in class com.algolia.search.objects.IndexSettings
 
getMinWordSizefor1Typo() - Method in class com.algolia.search.objects.Query
 
getMinWordSizefor2Typos() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getMinWordSizefor2Typos() - Method in class com.algolia.search.objects.IndexSettings
 
getMinWordSizefor2Typos() - Method in class com.algolia.search.objects.Query
 
getName() - Method in interface com.algolia.search.AbstractIndex
 
getName() - Method in class com.algolia.search.AsyncIndex
 
getName() - Method in class com.algolia.search.Index.Attributes
 
getName() - Method in class com.algolia.search.Index
 
getName() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getName() - Method in enum com.algolia.search.objects.LogType
 
getName() - Method in enum com.algolia.search.objects.MultiQueriesStrategy
 
getNbHits() - Method in class com.algolia.search.responses.SearchResult
 
getNbHits() - Method in class com.algolia.search.responses.SearchRuleResult
 
getNbHits() - Method in class com.algolia.search.responses.SearchSynonymResult
 
getNbHits() - Method in class com.algolia.search.responses.SearchUserIDs
 
getNbPages() - Method in class com.algolia.search.responses.SearchResult
 
getNbPages() - Method in class com.algolia.search.responses.SearchRuleResult
 
getNbRecords() - Method in class com.algolia.search.objects.Cluster
 
getNbRecords() - Method in class com.algolia.search.objects.UserID
 
getNbRecords() - Method in class com.algolia.search.responses.UserIDHit
 
getNbUserIDs() - Method in class com.algolia.search.objects.Cluster
 
getNoResultCount() - Method in class com.algolia.search.inputs.analytics.Variant
 
getNumberOfPendingTasks() - Method in class com.algolia.search.Index.Attributes
 
getNumericAttributesForFiltering() - Method in class com.algolia.search.objects.IndexSettings
 
getNumericAttributesToIndex() - Method in class com.algolia.search.objects.IndexSettings
Deprecated.
getNumericFilters() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getNumericFilters() - Method in class com.algolia.search.objects.Query
 
getObject(String) - Method in interface com.algolia.search.AsyncObjects
Get an object from this index
getObject(String, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Get an object from this index
getObject(String) - Method in interface com.algolia.search.SyncObjects
Get an object from this index
getObject(String, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Get an object from this index
getObjectID() - Method in class com.algolia.search.inputs.batch.BatchDeleteObjectOperation
 
getObjectID() - Method in class com.algolia.search.inputs.partial_update.AddValueOperation
 
getObjectID() - Method in class com.algolia.search.inputs.partial_update.AddValueUniqueOperation
 
getObjectID() - Method in class com.algolia.search.inputs.partial_update.DecrementValueOperation
 
getObjectID() - Method in class com.algolia.search.inputs.partial_update.IncrementValueOperation
 
getObjectID() - Method in interface com.algolia.search.inputs.partial_update.PartialUpdateOperation
 
getObjectID() - Method in class com.algolia.search.inputs.partial_update.RemoveValueOperation
 
getObjectID() - Method in class com.algolia.search.inputs.query_rules.ConsequencePromote
 
getObjectID() - Method in class com.algolia.search.inputs.query_rules.Rule
 
getObjectID() - Method in class com.algolia.search.inputs.Requests.Request
 
getObjectID() - Method in interface com.algolia.search.inputs.synonym.AbstractSynonym
 
getObjectID() - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
getObjectID() - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 
getObjectID() - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
getObjectID() - Method in class com.algolia.search.inputs.synonym.Placeholder
 
getObjectID() - Method in class com.algolia.search.inputs.synonym.Synonym
 
getObjectID() - Method in class com.algolia.search.objects.Hide
 
getObjectID() - Method in class com.algolia.search.objects.tasks.async.AsyncTaskIndexing
 
getObjectID() - Method in class com.algolia.search.objects.tasks.sync.TaskIndexing
 
getObjectID() - Method in class com.algolia.search.responses.UserIDHit
 
getObjectIDs() - Method in class com.algolia.search.objects.tasks.async.AsyncTaskSingleIndex
 
getObjectIDs() - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
getObjectIDs() - Method in class com.algolia.search.objects.tasks.sync.TaskSingleIndex
 
getObjectIDs() - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
getObjectMapper() - Method in class com.algolia.search.APIClientConfiguration
 
getObjectMapper() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
getObjects(List<String>) - Method in interface com.algolia.search.AsyncObjects
Get several objects from this index
getObjects(List<String>, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Get several objects from this index
getObjects(List<String>, List<String>) - Method in interface com.algolia.search.AsyncObjects
Get several objects from this index
getObjects(List<String>, List<String>, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Get several objects from this index
getObjects(List<String>) - Method in interface com.algolia.search.SyncObjects
Get several objects from this index
getObjects(List<String>, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Get several objects from this index
getObjects(List<String>, List<String>) - Method in interface com.algolia.search.SyncObjects
Get several objects from this index
getObjects(List<String>, List<String>, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Get several objects from this index
getOffset() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getOffset() - Method in class com.algolia.search.objects.Query
 
getOperation() - Method in class com.algolia.search.inputs.OperationOnIndex
 
getOptionalWords() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getOptionalWords() - Method in class com.algolia.search.objects.IndexSettings
 
getOptionalWords() - Method in class com.algolia.search.objects.Query
 
getPage() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getPage() - Method in class com.algolia.search.objects.Query
 
getPage() - Method in class com.algolia.search.objects.RuleQuery
 
getPage() - Method in class com.algolia.search.objects.SynonymQuery
 
getPage() - Method in class com.algolia.search.responses.SearchResult
 
getPage() - Method in class com.algolia.search.responses.SearchRuleResult
 
getPage() - Method in class com.algolia.search.responses.SearchUserIDs
 
getPage() - Method in class com.algolia.search.responses.UserIDs
 
getPaginationLimitedTo() - Method in class com.algolia.search.objects.IndexSettings
 
getParameters() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
getParams() - Method in class com.algolia.search.inputs.query_rules.Consequence
 
getParams() - Method in class com.algolia.search.responses.BrowseResult
 
getParams() - Method in class com.algolia.search.responses.SearchResult
 
getPath() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
getPattern() - Method in class com.algolia.search.inputs.query_rules.Condition
 
getPendingTask() - Method in class com.algolia.search.Index.Attributes
 
getPendingTask() - Method in class com.algolia.search.responses.TaskStatus
 
getPercentileComputation() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getPercentileComputation() - Method in class com.algolia.search.objects.Query
 
getPlaceholder() - Method in class com.algolia.search.inputs.synonym.Placeholder
 
getPlaceholders() - Method in class com.algolia.search.objects.IndexSettings
 
getPosition() - Method in class com.algolia.search.inputs.query_rules.ConsequencePromote
 
getProcessed() - Method in class com.algolia.search.responses.SearchResult
 
getProcessingTimeMS() - Method in class com.algolia.search.responses.BrowseResult
 
getProcessingTimeMS() - Method in class com.algolia.search.responses.SearchFacetResult
 
getProcessingTimeMS() - Method in class com.algolia.search.responses.SearchResult
 
getPromote() - Method in class com.algolia.search.inputs.query_rules.Consequence
 
getQuery() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getQuery() - Method in class com.algolia.search.inputs.query_rules.ConsequenceQueryString
 
getQuery() - Method in class com.algolia.search.objects.IndexQuery
 
getQuery() - Method in class com.algolia.search.objects.RuleQuery
 
getQuery() - Method in class com.algolia.search.objects.SynonymQuery
 
getQuery() - Method in class com.algolia.search.responses.BrowseResult
 
getQuery() - Method in class com.algolia.search.responses.SearchResult
 
getQueryBody() - Method in class com.algolia.search.objects.Log
 
getQueryHeaders() - Method in class com.algolia.search.objects.Log
 
getQueryHosts() - Method in class com.algolia.search.APIClientConfiguration
 
getQueryHosts() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
getQueryID() - Method in class com.algolia.search.responses.SearchResult
 
getQueryLanguages() - Method in class com.algolia.search.objects.IndexSettings
 
getQueryLanguages() - Method in class com.algolia.search.objects.Query
 
getQueryParameters() - Method in class com.algolia.search.objects.ApiKey
 
getQueryType() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getQueryType() - Method in class com.algolia.search.objects.IndexSettings
 
getQueryType() - Method in class com.algolia.search.objects.Query
 
getRanking() - Method in class com.algolia.search.objects.IndexSettings
 
getRankingInfo - Variable in class com.algolia.search.objects.Query
 
getReadTimeout() - Method in class com.algolia.search.APIClientConfiguration
 
getReferers() - Method in class com.algolia.search.objects.ApiKey
 
getRemove() - Method in class com.algolia.search.inputs.query_rules.ConsequenceQueryObject
Deprecated.
getRemoveStopWords() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getRemoveStopWords() - Method in class com.algolia.search.objects.IndexSettings
 
getRemoveStopWords() - Method in class com.algolia.search.objects.Query
 
getRemoveWordsIfNoResults() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getRemoveWordsIfNoResults() - Method in class com.algolia.search.objects.IndexSettings
 
getRemoveWordsIfNoResults() - Method in class com.algolia.search.objects.Query
 
getReplacements() - Method in class com.algolia.search.inputs.synonym.Placeholder
 
getReplaceSynonymsInHighlight() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getReplaceSynonymsInHighlight() - Method in class com.algolia.search.objects.IndexSettings
 
getReplaceSynonymsInHighlight() - Method in class com.algolia.search.objects.Query
 
getReplicas() - Method in class com.algolia.search.objects.IndexSettings
 
getRequests() - Method in class com.algolia.search.inputs.Batch
 
getRequests() - Method in class com.algolia.search.inputs.BatchOperations
 
getRequests() - Method in class com.algolia.search.inputs.MultipleQueriesRequests
 
getRequests() - Method in class com.algolia.search.inputs.Requests
 
getResponseFields() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getResponseFields() - Method in class com.algolia.search.objects.IndexSettings
 
getResponseFields() - Method in class com.algolia.search.objects.Query
 
getRestrictHighlightAndSnippetArrays() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getRestrictHighlightAndSnippetArrays() - Method in class com.algolia.search.objects.IndexSettings
 
getRestrictHighlightAndSnippetArrays() - Method in class com.algolia.search.objects.Query
 
getRestrictIndices() - Method in class com.algolia.search.objects.Query
 
getRestrictSearchableAttributes() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getRestrictSearchableAttributes() - Method in class com.algolia.search.objects.Query
 
getRestrictSources() - Method in class com.algolia.search.objects.ApiKey
 
getRestrictSources() - Method in class com.algolia.search.objects.Query
 
getResults() - Method in class com.algolia.search.responses.MultiQueriesResult
 
getResults() - Method in class com.algolia.search.responses.Results
 
getRule(String) - Method in interface com.algolia.search.AsyncRules
Get a rule by ID
getRule(String, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Get a rule by ID
getRule(String) - Method in interface com.algolia.search.SyncRules
Get a rule by Id
getRule(String, RequestOptions) - Method in interface com.algolia.search.SyncRules
Get a rule by Id
getRuleContexts() - Method in class com.algolia.search.objects.Query
 
getScope() - Method in class com.algolia.search.inputs.OperationOnIndex
 
getScore() - Method in class com.algolia.search.objects.AutomaticFacetFilter
 
getSearchableAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getSearchCount() - Method in class com.algolia.search.inputs.analytics.Variant
 
getSeparatorsToIndex() - Method in class com.algolia.search.objects.IndexSettings
 
getSettings() - Method in interface com.algolia.search.AsyncSettings
Get settings of this index
getSettings(RequestOptions) - Method in interface com.algolia.search.AsyncSettings
Get settings of this index
getSettings() - Method in interface com.algolia.search.SyncSettings
Get settings of this index
getSettings(RequestOptions) - Method in interface com.algolia.search.SyncSettings
Get settings of this index
getSha1() - Method in class com.algolia.search.objects.Log
 
getSlaves() - Method in class com.algolia.search.objects.IndexSettings
Deprecated.
getSnippetEllipsisText() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getSnippetEllipsisText() - Method in class com.algolia.search.objects.IndexSettings
 
getSnippetEllipsisText() - Method in class com.algolia.search.objects.Query
 
getSortFacetValuesBy() - Method in class com.algolia.search.objects.IndexSettings
 
getSortFacetValuesBy() - Method in class com.algolia.search.objects.Query
 
getStatus() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getStatus() - Method in class com.algolia.search.responses.TaskStatus
 
getStatusCode() - Method in interface com.algolia.search.http.AlgoliaHttpResponse
 
getSum() - Method in class com.algolia.search.responses.FacetStats
 
getSynonym(String) - Method in interface com.algolia.search.AsyncSynonyms
Get a synonym by ID
getSynonym(String, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Get a synonym by ID
getSynonym(String) - Method in interface com.algolia.search.SyncSynonyms
Get a synonym by ID
getSynonym(String, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Get a synonym by ID
getSynonyms() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getSynonyms() - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
getSynonyms() - Method in class com.algolia.search.inputs.synonym.Synonym
 
getSynonyms() - Method in class com.algolia.search.objects.Query
 
getTagFilters() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getTagFilters() - Method in class com.algolia.search.objects.Query
 
getTaskID() - Method in class com.algolia.search.objects.tasks.AbstractTask
 
getTaskIDToWaitFor() - Method in class com.algolia.search.objects.tasks.AbstractTask
 
getTaskIDToWaitFor() - Method in class com.algolia.search.objects.tasks.async.AsyncTask
 
getTaskIDToWaitFor() - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
getTaskIDToWaitFor() - Method in class com.algolia.search.objects.tasks.sync.Task
 
getTaskIDToWaitFor() - Method in class com.algolia.search.objects.tasks.sync.TaskABTest
 
getTaskIDToWaitFor() - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
getTimestamp() - Method in class com.algolia.search.objects.Log
 
getTopUserID() - Method in class com.algolia.search.APIClient
 
getTopUserID(RequestOptions) - Method in class com.algolia.search.APIClient
 
getTopUserID() - Method in class com.algolia.search.AsyncAPIClient
 
getTopUserID(RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
getTopUsers() - Method in class com.algolia.search.responses.TopUserResult
 
getTotal() - Method in class com.algolia.search.responses.ABTests
 
getTrafficPercentage() - Method in class com.algolia.search.inputs.analytics.Variant
 
getType() - Method in interface com.algolia.search.inputs.synonym.AbstractSynonym
 
getType() - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
getType() - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 
getType() - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
getType() - Method in class com.algolia.search.inputs.synonym.Placeholder
 
getType() - Method in class com.algolia.search.inputs.synonym.Synonym
 
getType() - Method in class com.algolia.search.objects.Edit
 
getType() - Method in class com.algolia.search.objects.SynonymQuery
 
getTypes() - Method in class com.algolia.search.objects.SynonymQuery
Deprecated.
getTypoTolerance() - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
getTypoTolerance() - Method in class com.algolia.search.objects.IndexSettings
 
getTypoTolerance() - Method in class com.algolia.search.objects.Query
 
getUnretrievableAttributes() - Method in class com.algolia.search.objects.IndexSettings
 
getUntil() - Method in class com.algolia.search.objects.TimeRange
 
getUpdatedAt() - Method in class com.algolia.search.Index.Attributes
 
getUpdatedAt() - Method in class com.algolia.search.responses.SearchUserIDs
 
getUrl() - Method in class com.algolia.search.objects.Log
 
getUserCount() - Method in class com.algolia.search.inputs.analytics.Variant
 
getUserData() - Method in class com.algolia.search.inputs.query_rules.Consequence
 
getUserData() - Method in class com.algolia.search.responses.SearchResult
 
getUserID(String) - Method in class com.algolia.search.APIClient
 
getUserID(String, RequestOptions) - Method in class com.algolia.search.APIClient
 
getUserID(String) - Method in class com.algolia.search.AsyncAPIClient
 
getUserID(String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
getUserID() - Method in class com.algolia.search.objects.UserID
 
getUserID() - Method in class com.algolia.search.responses.UserIDHit
 
getUserIDs() - Method in class com.algolia.search.responses.UserIDs
 
getUserToken() - Method in class com.algolia.search.objects.Query
 
getValidity() - Method in class com.algolia.search.inputs.query_rules.Rule
 
getValidity() - Method in class com.algolia.search.objects.ApiKey
 
getValidUntil() - Method in class com.algolia.search.objects.Query
 
getValue() - Method in class com.algolia.search.responses.FacetHit
 
getValue() - Method in class com.algolia.search.responses.HighlightResult
 
getVariants() - Method in class com.algolia.search.inputs.analytics.ABTest
 
getWord() - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
getWord() - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 

H

hasContent() - Method in class com.algolia.search.http.AlgoliaHttpRequest
 
hashCode() - Method in class com.algolia.search.objects.AroundRadius
 
hashCode() - Method in class com.algolia.search.objects.Distinct
 
hashCode() - Method in class com.algolia.search.objects.IgnorePlurals
 
hashCode() - Method in class com.algolia.search.objects.RemoveStopWords
 
hashCode() - Method in class com.algolia.search.objects.TypoTolerance
 
hasNext() - Method in class com.algolia.search.iterators.IndexIterator
 
Hide - Class in com.algolia.search.objects
 
Hide(String) - Constructor for class com.algolia.search.objects.Hide
 
Hide() - Constructor for class com.algolia.search.objects.Hide
 
highlightPostTag - Variable in class com.algolia.search.objects.Query
 
highlightPreTag - Variable in class com.algolia.search.objects.Query
 
HighlightResult - Class in com.algolia.search.responses
 
HighlightResult() - Constructor for class com.algolia.search.responses.HighlightResult
 
hitsPerPage - Variable in class com.algolia.search.objects.Query
 
HOST_DOWN_TIMEOUT_MS - Static variable in interface com.algolia.search.Defaults
 
hostDownTimeout - Variable in class com.algolia.search.GenericAPIClientBuilder
 
httpClient - Variable in class com.algolia.search.APIClient
Constructor & protected stuff
httpClient - Variable in class com.algolia.search.AsyncAPIClient
Constructor & protected stuff
HttpMethod - Enum in com.algolia.search.http
 

I

IgnorePlurals - Class in com.algolia.search.objects
 
IgnorePlurals() - Constructor for class com.algolia.search.objects.IgnorePlurals
 
ignorePlurals - Variable in class com.algolia.search.objects.Query
 
IncrementValueOperation - Class in com.algolia.search.inputs.partial_update
 
IncrementValueOperation(String, String, int) - Constructor for class com.algolia.search.inputs.partial_update.IncrementValueOperation
Increment a value
Index<T> - Class in com.algolia.search
 
index - Variable in class com.algolia.search.objects.tasks.async.AsyncTaskABTest
 
index - Variable in class com.algolia.search.objects.tasks.sync.TaskABTest
 
Index.Attributes - Class in com.algolia.search
 
IndexIterable<T> - Class in com.algolia.search.iterators
 
IndexIterable(APIClient, String, Query, RequestOptions, Class<T>) - Constructor for class com.algolia.search.iterators.IndexIterable
 
IndexIterable(APIClient, String, Query, RequestOptions, String, Class<T>) - Constructor for class com.algolia.search.iterators.IndexIterable
 
IndexIterator<T> - Class in com.algolia.search.iterators
 
indexName - Variable in class com.algolia.search.objects.tasks.AbstractTask
 
IndexQuery - Class in com.algolia.search.objects
 
IndexQuery(String, Query) - Constructor for class com.algolia.search.objects.IndexQuery
 
IndexQuery(AbstractIndex<?>, Query) - Constructor for class com.algolia.search.objects.IndexQuery
 
IndexSettings - Class in com.algolia.search.objects
 
IndexSettings() - Constructor for class com.algolia.search.objects.IndexSettings
 
Indices - Class in com.algolia.search.responses
 
Indices() - Constructor for class com.algolia.search.responses.Indices
 
initAnalytics() - Method in class com.algolia.search.APIClient
 
initAnalytics() - Method in class com.algolia.search.AsyncAPIClient
 
initIndex(String, Class<T>) - Method in class com.algolia.search.APIClient
Get the index object initialized (no server call needed for initialization)
initIndex(String) - Method in class com.algolia.search.APIClient
Get the index object initialized (no server call needed for initialization)
initIndex(String, Class<T>) - Method in class com.algolia.search.AsyncAPIClient
Get the index object initialized (no server call needed for initialization)
initIndex(String) - Method in class com.algolia.search.AsyncAPIClient
Get the index object initialized (no server call needed for initialization)
insideBoundingBox - Variable in class com.algolia.search.objects.Query
 
insidePolygon - Variable in class com.algolia.search.objects.Query
 
isFullyHighlighted() - Method in class com.algolia.search.responses.HighlightResult
 
isSearch() - Method in class com.algolia.search.http.AlgoliaRequest
 
iterator() - Method in class com.algolia.search.iterators.IndexIterable
 
iterator() - Method in class com.algolia.search.iterators.RulesIterable
 
iterator() - Method in class com.algolia.search.iterators.SynonymsIterable
 

L

length - Variable in class com.algolia.search.objects.Query
 
listApiKeys() - Method in class com.algolia.search.APIClient
List all existing user keys with their associated ACLs
listApiKeys(RequestOptions) - Method in class com.algolia.search.APIClient
List all existing user keys with their associated ACLs
listApiKeys() - Method in class com.algolia.search.AsyncAPIClient
List all existing user keys with their associated ACLs
listApiKeys(RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
List all existing user keys with their associated ACLs
listApiKeys() - Method in interface com.algolia.search.AsyncKey
Deprecated.
listApiKeys(RequestOptions) - Method in interface com.algolia.search.AsyncKey
Deprecated.
listApiKeys() - Method in interface com.algolia.search.SyncKey
Deprecated.
listApiKeys(RequestOptions) - Method in interface com.algolia.search.SyncKey
Deprecated.
listClusters() - Method in class com.algolia.search.APIClient
 
listClusters(RequestOptions) - Method in class com.algolia.search.APIClient
 
listClusters() - Method in class com.algolia.search.AsyncAPIClient
 
listClusters(RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
listIndexes() - Method in class com.algolia.search.APIClient
List all existing indexes
listIndexes(RequestOptions) - Method in class com.algolia.search.APIClient
List all existing indexes
listIndices() - Method in class com.algolia.search.APIClient
Deprecated.
listIndices(RequestOptions) - Method in class com.algolia.search.APIClient
Deprecated.
listIndices() - Method in class com.algolia.search.AsyncAPIClient
List all existing indexes
listIndices(RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
List all existing indexes
listKeys() - Method in class com.algolia.search.APIClient
Deprecated.
listKeys() - Method in class com.algolia.search.AsyncAPIClient
Deprecated.
listKeys() - Method in interface com.algolia.search.AsyncKey
Deprecated.
listKeys() - Method in interface com.algolia.search.SyncKey
Deprecated.
listUserIDs() - Method in class com.algolia.search.APIClient
 
listUserIDs(Integer, Integer) - Method in class com.algolia.search.APIClient
 
listUserIDs(Integer, Integer, RequestOptions) - Method in class com.algolia.search.APIClient
 
listUserIDs() - Method in class com.algolia.search.AsyncAPIClient
 
listUserIDs(Integer, Integer) - Method in class com.algolia.search.AsyncAPIClient
 
listUserIDs(Integer, Integer, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
Log - Class in com.algolia.search.objects
 
Log() - Constructor for class com.algolia.search.objects.Log
 
logger - Variable in class com.algolia.search.http.AlgoliaHttpClient
 
Logs - Class in com.algolia.search.responses
 
Logs() - Constructor for class com.algolia.search.responses.Logs
 
LogType - Enum in com.algolia.search.objects
 

M

MAX_TIME_MS_TO_WAIT - Static variable in interface com.algolia.search.Defaults
 
maxConnPerRoute - Variable in class com.algolia.search.GenericAPIClientBuilder
 
maxConnTotal - Variable in class com.algolia.search.GenericAPIClientBuilder
 
maxFacetHits - Variable in class com.algolia.search.objects.Query
 
maxValuesPerFacet - Variable in class com.algolia.search.objects.Query
 
minimumAroundRadius - Variable in class com.algolia.search.objects.Query
 
minProximity - Variable in class com.algolia.search.objects.Query
 
minWordSizefor1Typo - Variable in class com.algolia.search.objects.Query
 
minWordSizefor2Typos - Variable in class com.algolia.search.objects.Query
 
moveIndex(String, String) - Method in class com.algolia.search.APIClient
Moves an existing index
moveIndex(String, String, RequestOptions) - Method in class com.algolia.search.APIClient
Moves an existing index
moveIndex(String, String) - Method in class com.algolia.search.AsyncAPIClient
Moves an existing index
moveIndex(String, String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Moves an existing index
moveTo(String) - Method in interface com.algolia.search.AsyncIndexCRUD
Moves an existing index
moveTo(String, RequestOptions) - Method in interface com.algolia.search.AsyncIndexCRUD
Moves an existing index
moveTo(String) - Method in interface com.algolia.search.SyncIndexCRUD
Moves an existing index
moveTo(String, RequestOptions) - Method in interface com.algolia.search.SyncIndexCRUD
Moves an existing index
multipleQueries(List<IndexQuery>) - Method in class com.algolia.search.APIClient
Performs multiple searches on multiple indices with the strategy MultiQueriesStrategy.NONE
multipleQueries(List<IndexQuery>, RequestOptions) - Method in class com.algolia.search.APIClient
Performs multiple searches on multiple indices with the strategy MultiQueriesStrategy.NONE
multipleQueries(List<IndexQuery>, MultiQueriesStrategy) - Method in class com.algolia.search.APIClient
Performs multiple searches on multiple indices
multipleQueries(List<IndexQuery>, MultiQueriesStrategy, RequestOptions) - Method in class com.algolia.search.APIClient
Performs multiple searches on multiple indices
multipleQueries(List<IndexQuery>) - Method in class com.algolia.search.AsyncAPIClient
Performs multiple searches on multiple indices with the strategy MultiQueriesStrategy.NONE
multipleQueries(List<IndexQuery>, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Performs multiple searches on multiple indices with the strategy MultiQueriesStrategy.NONE
multipleQueries(List<IndexQuery>, MultiQueriesStrategy) - Method in class com.algolia.search.AsyncAPIClient
Performs multiple searches on multiple indices
multipleQueries(List<IndexQuery>, MultiQueriesStrategy, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Performs multiple searches on multiple indices
MultipleQueriesRequests - Class in com.algolia.search.inputs
 
MultipleQueriesRequests(List<IndexQuery>) - Constructor for class com.algolia.search.inputs.MultipleQueriesRequests
 
MultiQueriesResult - Class in com.algolia.search.responses
 
MultiQueriesResult() - Constructor for class com.algolia.search.responses.MultiQueriesResult
 
MultiQueriesStrategy - Enum in com.algolia.search.objects
 

N

name - Variable in enum com.algolia.search.http.HttpMethod
 
next() - Method in class com.algolia.search.iterators.IndexIterator
 
now() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
numericFilters - Variable in class com.algolia.search.objects.Query
 

O

OBJECT_MAPPER_DEFAULT_DESERIALIZATION_FEATURE - Static variable in interface com.algolia.search.Defaults
 
OBJECT_MAPPER_DEFAULT_FEATURE - Static variable in interface com.algolia.search.Defaults
 
objectMapper - Variable in class com.algolia.search.GenericAPIClientBuilder
 
of(String) - Static method in class com.algolia.search.objects.AroundRadius
 
of(Integer) - Static method in class com.algolia.search.objects.AroundRadius
 
of(Integer) - Static method in class com.algolia.search.objects.Distinct
 
of(Boolean) - Static method in class com.algolia.search.objects.Distinct
 
of(Boolean) - Static method in class com.algolia.search.objects.IgnorePlurals
 
of(List<String>) - Static method in class com.algolia.search.objects.IgnorePlurals
 
of(Boolean) - Static method in class com.algolia.search.objects.RemoveStopWords
 
of(List<String>) - Static method in class com.algolia.search.objects.RemoveStopWords
 
of(String) - Static method in class com.algolia.search.objects.TypoTolerance
 
of(Boolean) - Static method in class com.algolia.search.objects.TypoTolerance
 
offset - Variable in class com.algolia.search.objects.Query
 
ofList(List<String>) - Static method in class com.algolia.search.objects.FacetFilters
 
ofListOfList(List<List<String>>) - Static method in class com.algolia.search.objects.FacetFilters
 
OneWaySynonym - Class in com.algolia.search.inputs.synonym
 
OneWaySynonym() - Constructor for class com.algolia.search.inputs.synonym.OneWaySynonym
 
OperationOnIndex - Class in com.algolia.search.inputs
 
OperationOnIndex(String, String) - Constructor for class com.algolia.search.inputs.OperationOnIndex
 
OperationOnIndex(String, String, List<String>) - Constructor for class com.algolia.search.inputs.OperationOnIndex
 
optionalWords - Variable in class com.algolia.search.objects.Query
 

P

page - Variable in class com.algolia.search.objects.Query
 
parseAs(ObjectMapper, Reader, Class<T>) - Static method in class com.algolia.search.Utils
 
parseAs(ObjectMapper, Reader, JavaType) - Static method in class com.algolia.search.Utils
 
partialUpdateObject(String, Object) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update an object
partialUpdateObject(String, Object, RequestOptions) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update an object
partialUpdateObject(PartialUpdateOperation) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update an object, create the object if it does not exist
partialUpdateObject(PartialUpdateOperation, RequestOptions) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update an object, create the object if it does not exist
partialUpdateObject(PartialUpdateOperation, boolean) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update an object
partialUpdateObject(PartialUpdateOperation, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update an object
partialUpdateObject(String, Object) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update an object
partialUpdateObject(String, Object, RequestOptions) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update an object
partialUpdateObject(PartialUpdateOperation) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update an object, create the object if it does not exist
partialUpdateObject(PartialUpdateOperation, RequestOptions) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update an object, create the object if it does not exist
partialUpdateObject(PartialUpdateOperation, boolean) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update an object
partialUpdateObject(PartialUpdateOperation, boolean, RequestOptions) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update an object
partialUpdateObjects(List<Object>) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>, RequestOptions) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>, boolean) - Method in interface com.algolia.search.AsyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>, RequestOptions) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>, boolean, RequestOptions) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update a objects
partialUpdateObjects(List<Object>, boolean) - Method in interface com.algolia.search.SyncPartialUpdate
Partially update a objects
PartialUpdateOperation - Interface in com.algolia.search.inputs.partial_update
 
percentileComputation - Variable in class com.algolia.search.objects.Query
 
Placeholder - Class in com.algolia.search.inputs.synonym
 
Placeholder() - Constructor for class com.algolia.search.inputs.synonym.Placeholder
 

Q

Query - Class in com.algolia.search.objects
 
Query() - Constructor for class com.algolia.search.objects.Query
 
Query(String) - Constructor for class com.algolia.search.objects.Query
 
query - Variable in class com.algolia.search.objects.Query
 
Query.QueryType - Enum in com.algolia.search.objects
 
Query.RemoveWordsType - Enum in com.algolia.search.objects
 
queryHosts - Variable in class com.algolia.search.GenericAPIClientBuilder
 
queryHostsThatAreUp() - Method in class com.algolia.search.http.AlgoliaHttpClient
 
queryLanguages - Variable in class com.algolia.search.objects.Query
 
queryType - Variable in class com.algolia.search.objects.Query
 

R

random - Variable in class com.algolia.search.GenericAPIClientBuilder
 
READ_TIMEOUT_MS - Static variable in interface com.algolia.search.Defaults
 
readTimeout - Variable in class com.algolia.search.GenericAPIClientBuilder
 
removeStopWords - Variable in class com.algolia.search.objects.Query
 
RemoveStopWords - Class in com.algolia.search.objects
 
RemoveStopWords() - Constructor for class com.algolia.search.objects.RemoveStopWords
 
removeUserID(String) - Method in class com.algolia.search.APIClient
 
removeUserID(String, RequestOptions) - Method in class com.algolia.search.APIClient
 
removeUserID(String) - Method in class com.algolia.search.AsyncAPIClient
 
removeUserID(String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
RemoveValueOperation - Class in com.algolia.search.inputs.partial_update
 
RemoveValueOperation(String, String, String) - Constructor for class com.algolia.search.inputs.partial_update.RemoveValueOperation
Remove a value to an existing array, only if the value is not yet present
removeWordsIfNoResults - Variable in class com.algolia.search.objects.Query
 
replaceSynonymsInHighlight - Variable in class com.algolia.search.objects.Query
 
request(AlgoliaHttpRequest) - Method in class com.algolia.search.http.AlgoliaHttpClient
 
Request() - Constructor for class com.algolia.search.inputs.Requests.Request
 
requestAnalytics(AlgoliaRequest<T>) - Method in class com.algolia.search.http.AlgoliaHttpClient
 
requestAnalytics(AlgoliaRequest<T>) - Method in class com.algolia.search.http.AsyncAlgoliaHttpClient
 
RequestOptions - Class in com.algolia.search.objects
 
RequestOptions() - Constructor for class com.algolia.search.objects.RequestOptions
 
Requests - Class in com.algolia.search.inputs
 
Requests(List<Requests.Request>) - Constructor for class com.algolia.search.inputs.Requests
 
Requests.Request - Class in com.algolia.search.inputs
 
requestWithRetry(AlgoliaRequest<T>) - Method in class com.algolia.search.http.AlgoliaHttpClient
 
requestWithRetry(AlgoliaRequest<T>) - Method in class com.algolia.search.http.AsyncAlgoliaHttpClient
 
responseFields - Variable in class com.algolia.search.objects.Query
 
restrictHighlightAndSnippetArrays - Variable in class com.algolia.search.objects.Query
 
restrictIndices - Variable in class com.algolia.search.objects.Query
 
restrictSearchableAttributes - Variable in class com.algolia.search.objects.Query
 
restrictSources - Variable in class com.algolia.search.objects.Query
 
Results<T> - Class in com.algolia.search.responses
 
Results() - Constructor for class com.algolia.search.responses.Results
 
Rule - Class in com.algolia.search.inputs.query_rules
 
Rule() - Constructor for class com.algolia.search.inputs.query_rules.Rule
 
ruleContexts - Variable in class com.algolia.search.objects.Query
 
RuleQuery - Class in com.algolia.search.objects
 
RuleQuery(String) - Constructor for class com.algolia.search.objects.RuleQuery
 
RulesIterable - Class in com.algolia.search.iterators
 
RulesIterable(Index<?>) - Constructor for class com.algolia.search.iterators.RulesIterable
 
RulesIterable(Index<?>, Integer) - Constructor for class com.algolia.search.iterators.RulesIterable
 
RulesIterator - Class in com.algolia.search.iterators
 
RulesIterator(Index<?>) - Constructor for class com.algolia.search.iterators.RulesIterator
 
RulesIterator(Index<?>, Integer) - Constructor for class com.algolia.search.iterators.RulesIterator
 

S

saveObject(String, T) - Method in interface com.algolia.search.AsyncObjects
Override the content of object
saveObject(String, T, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Override the content of object
saveObject(String, T) - Method in interface com.algolia.search.SyncObjects
Override the content of object
saveObject(String, T, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Override the content of object
saveObjects(List<T>) - Method in interface com.algolia.search.AsyncObjects
Override the content the list of objects
saveObjects(List<T>, RequestOptions) - Method in interface com.algolia.search.AsyncObjects
Override the content the list of objects
saveObjects(List<T>) - Method in interface com.algolia.search.SyncObjects
Override the content the list of objects
saveObjects(List<T>, RequestOptions) - Method in interface com.algolia.search.SyncObjects
Override the content the list of objects
saveRule(String, Rule) - Method in interface com.algolia.search.AsyncRules
Saves/updates a rule without replacing it and NOT forwarding it to the replicas
saveRule(String, Rule, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Saves/updates a rule without replacing it and NOT forwarding it to the replicas
saveRule(String, Rule, boolean) - Method in interface com.algolia.search.AsyncRules
Saves/updates a rule
saveRule(String, Rule, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Saves/updates a rule
saveRule(String, Rule) - Method in interface com.algolia.search.SyncRules
Saves/updates a query rule without replacing it and NOT forwarding it to the replicas
saveRule(String, Rule, RequestOptions) - Method in interface com.algolia.search.SyncRules
Saves/updates a query rule without replacing it and NOT forwarding it to the replicas
saveRule(String, Rule, boolean) - Method in interface com.algolia.search.SyncRules
Saves/updates a queryRule without replacing
saveRule(String, Rule, boolean, RequestOptions) - Method in interface com.algolia.search.SyncRules
Saves/updates a queryRule without replacing
saveSynonym(String, AbstractSynonym) - Method in interface com.algolia.search.AsyncSynonyms
Saves/updates a synonym without replacing it and NOT forwarding it to the replicas
saveSynonym(String, AbstractSynonym, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Saves/updates a synonym without replacing it and NOT forwarding it to the slaves
saveSynonym(String, AbstractSynonym, boolean) - Method in interface com.algolia.search.AsyncSynonyms
Saves/updates a synonym without replacing
saveSynonym(String, AbstractSynonym, boolean, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Saves/updates a synonym without replacing
saveSynonym(String, AbstractSynonym) - Method in interface com.algolia.search.SyncSynonyms
Saves/updates a synonym without replacing it and NOT forwarding it to the replicas
saveSynonym(String, AbstractSynonym, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Saves/updates a synonym without replacing it and NOT forwarding it to the slaves
saveSynonym(String, AbstractSynonym, boolean) - Method in interface com.algolia.search.SyncSynonyms
Saves/updates a synonym without replacing
saveSynonym(String, AbstractSynonym, boolean, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Saves/updates a synonym without replacing
search(Query) - Method in class com.algolia.search.AsyncIndex
Search in the index
search(Query, RequestOptions) - Method in class com.algolia.search.AsyncIndex
Search in the index
search(Query) - Method in class com.algolia.search.Index
Search in the index throws a AlgoliaIndexNotFoundException if the index does not exists
search(Query, RequestOptions) - Method in class com.algolia.search.Index
Search in the index throws a AlgoliaIndexNotFoundException if the index does not exists
searchFacet(String, String, Query) - Method in interface com.algolia.search.AsyncSearchForFacet
Deprecated.
searchFacet(String, String) - Method in interface com.algolia.search.AsyncSearchForFacet
Deprecated.
searchFacet(String, String, Query) - Method in interface com.algolia.search.SyncSearchForFacet
Deprecated.
searchFacet(String, String) - Method in interface com.algolia.search.SyncSearchForFacet
Deprecated.
SearchFacetResult - Class in com.algolia.search.responses
 
SearchFacetResult() - Constructor for class com.algolia.search.responses.SearchFacetResult
 
searchForFacetValues(String, String, Query) - Method in interface com.algolia.search.AsyncSearchForFacet
Search in a facet
searchForFacetValues(String, String, Query, RequestOptions) - Method in interface com.algolia.search.AsyncSearchForFacet
Search in a facet
searchForFacetValues(String, String) - Method in interface com.algolia.search.AsyncSearchForFacet
Search in a facet
searchForFacetValues(String, String, RequestOptions) - Method in interface com.algolia.search.AsyncSearchForFacet
Search in a facet
searchForFacetValues(String, String, Query) - Method in interface com.algolia.search.SyncSearchForFacet
Search in a facet throws a AlgoliaIndexNotFoundException if the index does not exists
searchForFacetValues(String, String, Query, RequestOptions) - Method in interface com.algolia.search.SyncSearchForFacet
Search in a facet throws a AlgoliaIndexNotFoundException if the index does not exists
searchForFacetValues(String, String) - Method in interface com.algolia.search.SyncSearchForFacet
Search in a facet throws a AlgoliaIndexNotFoundException if the index does not exists
searchForFacetValues(String, String, RequestOptions) - Method in interface com.algolia.search.SyncSearchForFacet
Search in a facet throws a AlgoliaIndexNotFoundException if the index does not exists
searchInFacetValues(String, String, Query) - Method in interface com.algolia.search.AsyncSearchForFacet
Deprecated.
searchInFacetValues(String, String) - Method in interface com.algolia.search.AsyncSearchForFacet
Deprecated.
searchInFacetValues(String, String, Query) - Method in interface com.algolia.search.SyncSearchForFacet
Deprecated.
searchInFacetValues(String, String) - Method in interface com.algolia.search.SyncSearchForFacet
Deprecated.
SearchResult<T> - Class in com.algolia.search.responses
 
SearchResult() - Constructor for class com.algolia.search.responses.SearchResult
 
SearchRuleResult - Class in com.algolia.search.responses
 
SearchRuleResult() - Constructor for class com.algolia.search.responses.SearchRuleResult
 
searchRules(RuleQuery) - Method in interface com.algolia.search.AsyncRules
Search for Rules
searchRules(RuleQuery, RequestOptions) - Method in interface com.algolia.search.AsyncRules
Search for Rules
searchRules(RuleQuery) - Method in interface com.algolia.search.SyncRules
Search for Rules
searchRules(RuleQuery, RequestOptions) - Method in interface com.algolia.search.SyncRules
Search for Rules
SearchSynonymResult - Class in com.algolia.search.responses
 
SearchSynonymResult() - Constructor for class com.algolia.search.responses.SearchSynonymResult
 
searchSynonyms(SynonymQuery) - Method in interface com.algolia.search.AsyncSynonyms
Search for synonyms
searchSynonyms(SynonymQuery, RequestOptions) - Method in interface com.algolia.search.AsyncSynonyms
Search for synonyms
searchSynonyms(SynonymQuery) - Method in interface com.algolia.search.SyncSynonyms
Search for synonyms
searchSynonyms(SynonymQuery, RequestOptions) - Method in interface com.algolia.search.SyncSynonyms
Search for synonyms
searchUserIDs(String, String) - Method in class com.algolia.search.APIClient
 
searchUserIDs(String, String, RequestOptions) - Method in class com.algolia.search.APIClient
 
searchUserIDs(String, String, int, int) - Method in class com.algolia.search.APIClient
 
searchUserIDs(String, String, int, int, RequestOptions) - Method in class com.algolia.search.APIClient
 
searchUserIDs(String, String) - Method in class com.algolia.search.AsyncAPIClient
 
searchUserIDs(String, String, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
searchUserIDs(String, String, int, int) - Method in class com.algolia.search.AsyncAPIClient
 
searchUserIDs(String, String, int, int, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
 
SearchUserIDs - Class in com.algolia.search.responses
 
SearchUserIDs() - Constructor for class com.algolia.search.responses.SearchUserIDs
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class com.algolia.search.custom_serializers.CustomZonedDateTimeEpochSerializer
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class com.algolia.search.custom_serializers.CustomZonedDateTimeSerializer
 
set_highlightResult(Map<String, HighlightResult>) - Method in class com.algolia.search.responses.UserIDHit
 
setAbTestID(long) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setAcl(List<String>) - Method in class com.algolia.search.objects.ApiKey
 
setAdvancedSyntax(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAdvancedSyntax(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setAdvancedSyntax(Boolean) - Method in class com.algolia.search.objects.Query
 
setAllowCompressionOfIntegerArray(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setAllowTyposOnNumericTokens(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAllowTyposOnNumericTokens(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setAllowTyposOnNumericTokens(Boolean) - Method in class com.algolia.search.objects.Query
 
setAlternativesAsExact(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAlternativesAsExact(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setAlternativesAsExact(List<String>) - Method in class com.algolia.search.objects.Query
 
setAnalytics(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAnalytics(Boolean) - Method in class com.algolia.search.objects.Query
 
setAnalyticsHost(String) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the analytics host
setAnalyticsTags(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAnalyticsTags(String) - Method in class com.algolia.search.objects.Query
 
setAnchoring(String) - Method in class com.algolia.search.inputs.query_rules.Condition
 
setAnchoring(String) - Method in class com.algolia.search.objects.RuleQuery
Set the anchoring, restricts the search to rules with a specific anchoring type
setAnswer(String) - Method in class com.algolia.search.objects.Log
 
setAnswerCode(String) - Method in class com.algolia.search.objects.Log
 
setAPIClient(APIClient) - Method in class com.algolia.search.objects.tasks.sync.GenericTask
 
setAPIClient(APIClient) - Method in class com.algolia.search.objects.tasks.sync.Task
 
setAPIClient(APIClient) - Method in class com.algolia.search.objects.tasks.sync.TaskIndexing
 
setAPIClient(APIClient) - Method in class com.algolia.search.objects.tasks.sync.TaskSingleIndex
 
setAPIClient(APIClient) - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
setAppliedRules(List<Map<String, Object>>) - Method in class com.algolia.search.responses.SearchResult
 
setAroundLatLng(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAroundLatLng(String) - Method in class com.algolia.search.objects.Query
 
setAroundLatLngViaIP(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAroundLatLngViaIP(Boolean) - Method in class com.algolia.search.objects.Query
 
setAroundPrecision(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAroundPrecision(Integer) - Method in class com.algolia.search.objects.Query
 
setAroundRadius(AroundRadius) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAroundRadius(AroundRadius) - Method in class com.algolia.search.objects.Query
 
setAttributeForDistinct(String) - Method in class com.algolia.search.objects.IndexSettings
 
setAttributesForFaceting(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setAttributesToHighlight(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAttributesToHighlight(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setAttributesToHighlight(List<String>) - Method in class com.algolia.search.objects.Query
 
setAttributesToIndex(List<String>) - Method in class com.algolia.search.objects.IndexSettings
Deprecated.
setAttributesToRetrieve(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAttributesToRetrieve(String) - Method in class com.algolia.search.inputs.Requests.Request
 
setAttributesToRetrieve(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setAttributesToRetrieve(List<String>) - Method in class com.algolia.search.objects.Query
 
setAttributesToSnippet(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAttributesToSnippet(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setAttributesToSnippet(List<String>) - Method in class com.algolia.search.objects.Query
 
setAutomaticFacetFilters(List<T>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAutomaticOptionalFacetFilters(List<T>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setAverageClickPosition(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setAvg(Float) - Method in class com.algolia.search.responses.FacetStats
 
setBuildHosts(List<String>) - Method in class com.algolia.search.APIClientBuilder
 
setBuildHosts(List<String>) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
setBuildHosts(List<String>) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the hosts for indexing & building
setCamelCaseAttributes(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setClickCount(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setClickSignificance(int) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setClickThroughRate(float) - Method in class com.algolia.search.inputs.analytics.Variant
 
setClusterName(String) - Method in class com.algolia.search.objects.UserID
 
setClusterName(String) - Method in class com.algolia.search.responses.UserIDHit
 
setClusters(List<Cluster>) - Method in class com.algolia.search.responses.Clusters
 
setCondition(Condition) - Method in class com.algolia.search.inputs.query_rules.Rule
 
setConnectTimeout(int) - Method in class com.algolia.search.APIClientBuilder
Set the connect timeout of the HTTP client
setConnectTimeout(int) - Method in class com.algolia.search.AsyncAPIClientBuilder
Set the connect timeout of the HTTP client
setConnectTimeout(int) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the connect timeout of the HTTP client
setConsequence(Consequence) - Method in class com.algolia.search.inputs.query_rules.Rule
 
setContext(String) - Method in class com.algolia.search.inputs.query_rules.Condition
 
setContext(String) - Method in class com.algolia.search.objects.RuleQuery
Set the context, restricts the search to rules with a specific context (exact match)
setConversionCount(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setConversionRate(float) - Method in class com.algolia.search.inputs.analytics.Variant
 
setConversionSignificance(int) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setCorrections(List<String>) - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
setCorrections(List<String>) - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 
setCount(Integer) - Method in class com.algolia.search.responses.FacetHit
 
setCount(Long) - Method in class com.algolia.search.responses.FacetHit
 
setCreatedAt(ZonedDateTime) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setCreatedAt(String) - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
setCreatedAt(String) - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
setCreatedAt(String) - Method in class com.algolia.search.responses.AssignUserID
 
setCreatedAt(String) - Method in class com.algolia.search.responses.CreateUpdateKey
 
setCursor(String) - Method in class com.algolia.search.objects.Query
 
setCursor(String) - Method in class com.algolia.search.responses.BrowseResult
 
setCustomParameters(Map<String, Object>) - Method in class com.algolia.search.objects.Query
 
setCustomRanking(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setCustomSetting(String, Object) - Method in class com.algolia.search.objects.IndexSettings
 
setCustomSettings(Map<String, Object>) - Method in class com.algolia.search.objects.IndexSettings
 
setData(Object) - Method in class com.algolia.search.http.AlgoliaRequest
 
setDataSize(Long) - Method in class com.algolia.search.objects.UserID
 
setDataSize(int) - Method in class com.algolia.search.responses.UserIDHit
 
setDecompoundedAttributes(Map<String, List<String>>) - Method in class com.algolia.search.objects.IndexSettings
 
setDelete(String) - Method in class com.algolia.search.objects.Edit
 
setDeletedAt(String) - Method in class com.algolia.search.responses.DeleteKey
 
setDeletedAt(String) - Method in class com.algolia.search.responses.DeleteUserID
 
setDescription(String) - Method in class com.algolia.search.inputs.analytics.Variant
 
setDescription(String) - Method in class com.algolia.search.inputs.query_rules.Rule
 
setDescription(String) - Method in class com.algolia.search.objects.ApiKey
 
setDisableExactOnAttributes(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setDisableExactOnAttributes(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setDisableExactOnAttributes(List<String>) - Method in class com.algolia.search.objects.Query
 
setDisablePrefixOnAttributes(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setDisableTypoToleranceOnAttributes(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setDisableTypoToleranceOnAttributes(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setDisableTypoToleranceOnAttributes(List<String>) - Method in class com.algolia.search.objects.Query
 
setDisableTypoToleranceOnWords(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setDisjunctive(Boolean) - Method in class com.algolia.search.objects.AutomaticFacetFilter
 
setDistinct(Distinct) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setDistinct(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setDistinct(Distinct) - Method in class com.algolia.search.objects.IndexSettings
 
setDistinct(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setDistinct(Distinct) - Method in class com.algolia.search.objects.Query
 
setEdits(List<Edit>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceQueryObject
 
setEnabled(Boolean) - Method in class com.algolia.search.inputs.query_rules.Rule
 
setEnableRules(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setEnableRules(Boolean) - Method in class com.algolia.search.objects.Query
 
setEndAt(ZonedDateTime) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setExactOnSingleWordQuery(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setExactOnSingleWordQuery(String) - Method in class com.algolia.search.objects.IndexSettings
 
setExactOnSingleWordQuery(String) - Method in class com.algolia.search.objects.Query
 
setExhaustiveFacetsCount(Boolean) - Method in class com.algolia.search.responses.SearchFacetResult
 
setExhaustiveFacetsCount(Boolean) - Method in class com.algolia.search.responses.SearchResult
 
setExtraHeader(String, String) - Method in class com.algolia.search.APIClientBuilder
 
setExtraHeader(String, String) - Method in class com.algolia.search.AsyncAPIClientBuilder
Deprecated.
setExtraHeader(String, String) - Method in class com.algolia.search.GenericAPIClientBuilder
Deprecated.
setFacet(String) - Method in class com.algolia.search.objects.AutomaticFacetFilter
 
setFacetFilters(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
Deprecated.
setFacetFilters(FacetFilters) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setFacetFilters(List<String>) - Method in class com.algolia.search.objects.Query
Deprecated.
setFacetFilters(FacetFilters) - Method in class com.algolia.search.objects.Query
 
setFacetHits(List<FacetHit>) - Method in class com.algolia.search.responses.SearchFacetResult
 
setFacetingAfterDistinct(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setFacetingAfterDistinct(Boolean) - Method in class com.algolia.search.objects.Query
 
setFacets(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setFacets(String) - Method in class com.algolia.search.objects.Query
 
setFacets(Map<String, Map<String, Long>>) - Method in class com.algolia.search.responses.SearchResult
 
setFacets_stats(Map<String, FacetStats>) - Method in class com.algolia.search.responses.SearchResult
 
setFilters(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setFilters(String) - Method in class com.algolia.search.objects.Query
 
setForwardedFor(String) - Method in class com.algolia.search.objects.RequestOptions
 
setFrom(ZonedDateTime) - Method in class com.algolia.search.objects.TimeRange
 
setFullyHighlighted(boolean) - Method in class com.algolia.search.responses.HighlightResult
 
setGetRankingInfo(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setGetRankingInfo(Boolean) - Method in class com.algolia.search.objects.Query
 
setHide(List<Hide>) - Method in class com.algolia.search.inputs.query_rules.Consequence
 
setHighlighted(String) - Method in class com.algolia.search.responses.FacetHit
 
setHighlightPostTag(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setHighlightPostTag(String) - Method in class com.algolia.search.objects.IndexSettings
 
setHighlightPostTag(String) - Method in class com.algolia.search.objects.Query
 
setHighlightPreTag(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setHighlightPreTag(String) - Method in class com.algolia.search.objects.IndexSettings
 
setHighlightPreTag(String) - Method in class com.algolia.search.objects.Query
 
setHits(List<T>) - Method in class com.algolia.search.responses.BrowseResult
 
setHits(List<T>) - Method in class com.algolia.search.responses.SearchResult
 
setHits(List<Rule>) - Method in class com.algolia.search.responses.SearchRuleResult
 
setHits(List<AbstractSynonym>) - Method in class com.algolia.search.responses.SearchSynonymResult
 
setHits(List<UserIDHit>) - Method in class com.algolia.search.responses.SearchUserIDs
 
setHitsPerPage(Long) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setHitsPerPage(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
Deprecated.
setHitsPerPage(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setHitsPerPage(Long) - Method in class com.algolia.search.objects.IndexSettings
 
setHitsPerPage(Long) - Method in class com.algolia.search.objects.Query
 
setHitsPerPage(Integer) - Method in class com.algolia.search.objects.Query
 
setHitsPerPage(Long) - Method in class com.algolia.search.objects.RuleQuery
Set the number of hits per page.
setHitsPerPage(Integer) - Method in class com.algolia.search.objects.RuleQuery
Set the number of hits per page.
setHitsPerPage(Long) - Method in class com.algolia.search.objects.SynonymQuery
 
setHitsPerPage(Integer) - Method in class com.algolia.search.objects.SynonymQuery
 
setHitsPerPage(Integer) - Method in class com.algolia.search.responses.SearchResult
 
setHitsPerPage(Long) - Method in class com.algolia.search.responses.SearchResult
 
setHitsPerPage(int) - Method in class com.algolia.search.responses.SearchUserIDs
 
setHitsPerPage(Integer) - Method in class com.algolia.search.responses.UserIDs
 
setHostDownTimeout(int) - Method in class com.algolia.search.APIClientBuilder
Set the retry timeout to detect if a host is down
setHostDownTimeout(int) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
setHostDownTimeout(int) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the retry timeout to detect if a host is down
setIgnorePlurals(IgnorePlurals) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setIgnorePlurals(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setIgnorePlurals(IgnorePlurals) - Method in class com.algolia.search.objects.IndexSettings
 
setIgnorePlurals(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setIgnorePlurals(IgnorePlurals) - Method in class com.algolia.search.objects.Query
 
setIndex(String) - Method in class com.algolia.search.inputs.analytics.Variant
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.AbstractTask
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.async.AsyncGenericTask
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.async.AsyncTask
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.async.AsyncTaskABTest
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.async.AsyncTaskIndexing
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.async.AsyncTaskSingleIndex
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.sync.GenericTask
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.sync.Task
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.sync.TaskABTest
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.sync.TaskIndexing
 
setIndex(String) - Method in class com.algolia.search.objects.tasks.sync.TaskSingleIndex
 
setIndex(String) - Method in class com.algolia.search.responses.SearchResult
 
setIndexes(List<String>) - Method in class com.algolia.search.objects.ApiKey
 
setIndexName(String) - Method in class com.algolia.search.inputs.Requests.Request
 
setInput(String) - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
setInsert(String) - Method in class com.algolia.search.objects.Edit
 
setInsideBoundingBox(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setInsideBoundingBox(List<String>) - Method in class com.algolia.search.objects.Query
 
setInsidePolygon(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setInsidePolygon(List<String>) - Method in class com.algolia.search.objects.Query
 
setIp(String) - Method in class com.algolia.search.objects.Log
 
setItems(List<Index.Attributes>) - Method in class com.algolia.search.responses.Indices
 
setKeepDiacriticsOnCharacters(String) - Method in class com.algolia.search.objects.IndexSettings
 
setKey(String) - Method in class com.algolia.search.responses.CreateUpdateKey
 
setKeys(List<ApiKey>) - Method in class com.algolia.search.inputs.ApiKeys
 
setLength(Long) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setLength(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
Deprecated.
setLength(Long) - Method in class com.algolia.search.objects.Query
 
setLength(Integer) - Method in class com.algolia.search.objects.Query
 
setLogs(List<Log>) - Method in class com.algolia.search.responses.Logs
 
setMatchedWords(List<String>) - Method in class com.algolia.search.responses.HighlightResult
 
setMatchLevel(String) - Method in class com.algolia.search.responses.HighlightResult
 
setMax(Float) - Method in class com.algolia.search.responses.FacetStats
 
setMaxConnPerRoute(int) - Method in class com.algolia.search.APIClientBuilder
 
setMaxConnPerRoute(int) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
setMaxConnPerRoute(int) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the maximum of connection per route, only available for ApacheAPIClientBuilder and AsyncAPIClientBuilder
setMaxConnTotal(int) - Method in class com.algolia.search.APIClientBuilder
 
setMaxConnTotal(int) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
setMaxConnTotal(int) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the maximum of connection, only available for ApacheAPIClientBuilder and AsyncAPIClientBuilder
setMaxFacetHits(Long) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setMaxFacetHits(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
Deprecated.
setMaxFacetHits(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setMaxFacetHits(Long) - Method in class com.algolia.search.objects.Query
 
setMaxFacetHits(Integer) - Method in class com.algolia.search.objects.Query
 
setMaxHitsPerQuery(Integer) - Method in class com.algolia.search.objects.ApiKey
 
setMaxHitsPerQuery(Long) - Method in class com.algolia.search.objects.ApiKey
 
setMaxQueriesPerIPPerHour(Integer) - Method in class com.algolia.search.objects.ApiKey
 
setMaxValuesPerFacet(Long) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setMaxValuesPerFacet(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
Deprecated.
setMaxValuesPerFacet(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setMaxValuesPerFacet(Long) - Method in class com.algolia.search.objects.IndexSettings
 
setMaxValuesPerFacet(Long) - Method in class com.algolia.search.objects.Query
 
setMaxValuesPerFacet(Integer) - Method in class com.algolia.search.objects.Query
 
setMessage(String) - Method in class com.algolia.search.responses.AlgoliaError
 
setMethod(String) - Method in class com.algolia.search.objects.Log
 
setMin(Float) - Method in class com.algolia.search.responses.FacetStats
 
setMinimumAroundRadius(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setMinimumAroundRadius(Integer) - Method in class com.algolia.search.objects.Query
 
setMinProximity(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setMinProximity(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setMinProximity(Integer) - Method in class com.algolia.search.objects.Query
 
setMinWordSizefor1Typo(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setMinWordSizefor1Typo(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setMinWordSizefor1Typo(Integer) - Method in class com.algolia.search.objects.Query
 
setMinWordSizefor2Typos(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setMinWordSizefor2Typos(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setMinWordSizefor2Typos(Integer) - Method in class com.algolia.search.objects.Query
 
setName(String) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setNbHits(Integer) - Method in class com.algolia.search.responses.SearchResult
 
setNbHits(Long) - Method in class com.algolia.search.responses.SearchResult
 
setNbHits(int) - Method in class com.algolia.search.responses.SearchRuleResult
 
setNbHits(int) - Method in class com.algolia.search.responses.SearchSynonymResult
 
setNbHits(int) - Method in class com.algolia.search.responses.SearchUserIDs
 
setNbPages(Integer) - Method in class com.algolia.search.responses.SearchResult
 
setNbPages(Long) - Method in class com.algolia.search.responses.SearchResult
 
setNbPages(int) - Method in class com.algolia.search.responses.SearchRuleResult
 
setNbRecords(Long) - Method in class com.algolia.search.objects.UserID
 
setNbRecords(int) - Method in class com.algolia.search.responses.UserIDHit
 
setNoResultCount(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setNumericAttributesForFiltering(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setNumericAttributesToIndex(List<String>) - Method in class com.algolia.search.objects.IndexSettings
Deprecated.
setNumericFilters(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setNumericFilters(List<String>) - Method in class com.algolia.search.objects.Query
 
setObjectID(String) - Method in class com.algolia.search.inputs.query_rules.ConsequencePromote
 
setObjectID(String) - Method in class com.algolia.search.inputs.query_rules.Rule
 
setObjectID(String) - Method in class com.algolia.search.inputs.Requests.Request
 
setObjectID(String) - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
setObjectID(String) - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 
setObjectID(String) - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
setObjectID(String) - Method in class com.algolia.search.inputs.synonym.Placeholder
 
setObjectID(String) - Method in class com.algolia.search.inputs.synonym.Synonym
 
setObjectID(String) - Method in class com.algolia.search.objects.Hide
 
setObjectID(String) - Method in class com.algolia.search.objects.tasks.async.AsyncTaskIndexing
 
setObjectID(String) - Method in class com.algolia.search.objects.tasks.sync.TaskIndexing
 
setObjectID(String) - Method in class com.algolia.search.responses.UserIDHit
 
setObjectIDs(List<String>) - Method in class com.algolia.search.objects.tasks.async.AsyncTaskSingleIndex
 
setObjectIDs(List<String>) - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
setObjectIDs(List<String>) - Method in class com.algolia.search.objects.tasks.sync.TaskSingleIndex
 
setObjectIDs(List<String>) - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
setObjectMapper(ObjectMapper) - Method in class com.algolia.search.APIClientBuilder
Set the Jackson ObjectMapper
setObjectMapper(ObjectMapper) - Method in class com.algolia.search.AsyncAPIClientBuilder
Set the Jackson ObjectMapper
setObjectMapper(ObjectMapper) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the Jackson ObjectMapper, it overrides the default one and add 2 features: * Enables: AUTO_CLOSE_JSON_CONTENT * Disables: FAIL_ON_UNKNOWN_PROPERTIES
setOffset(Long) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setOffset(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setOffset(Long) - Method in class com.algolia.search.objects.Query
 
setOffset(Integer) - Method in class com.algolia.search.objects.Query
 
setOptionalWords(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setOptionalWords(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setOptionalWords(List<String>) - Method in class com.algolia.search.objects.Query
 
setPage(Long) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setPage(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setPage(Long) - Method in class com.algolia.search.objects.Query
 
setPage(Integer) - Method in class com.algolia.search.objects.Query
 
setPage(Long) - Method in class com.algolia.search.objects.RuleQuery
Set the page to retrieve (zero base).
setPage(Integer) - Method in class com.algolia.search.objects.RuleQuery
Set the page to retrieve (zero base).
setPage(Long) - Method in class com.algolia.search.objects.SynonymQuery
 
setPage(Integer) - Method in class com.algolia.search.objects.SynonymQuery
 
setPage(Integer) - Method in class com.algolia.search.responses.SearchResult
 
setPage(Long) - Method in class com.algolia.search.responses.SearchResult
 
setPage(int) - Method in class com.algolia.search.responses.SearchRuleResult
 
setPage(int) - Method in class com.algolia.search.responses.SearchUserIDs
 
setPage(Integer) - Method in class com.algolia.search.responses.UserIDs
 
setPaginationLimitedTo(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setPaginationLimitedTo(Long) - Method in class com.algolia.search.objects.IndexSettings
 
setParameters(Map<String, String>) - Method in class com.algolia.search.http.AlgoliaRequest
 
setParams(ConsequenceParams) - Method in class com.algolia.search.inputs.query_rules.Consequence
 
setParams(String) - Method in class com.algolia.search.responses.BrowseResult
 
setParams(String) - Method in class com.algolia.search.responses.SearchResult
 
setPattern(String) - Method in class com.algolia.search.inputs.query_rules.Condition
 
setPendingTask(Boolean) - Method in class com.algolia.search.responses.TaskStatus
 
setPercentileComputation(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setPercentileComputation(Boolean) - Method in class com.algolia.search.objects.Query
 
setPlaceholder(String) - Method in class com.algolia.search.inputs.synonym.Placeholder
 
setPlaceholders(Map<String, List<String>>) - Method in class com.algolia.search.objects.IndexSettings
 
setPosition(Integer) - Method in class com.algolia.search.inputs.query_rules.ConsequencePromote
 
setProcessed(Boolean) - Method in class com.algolia.search.responses.SearchResult
 
setProcessingTimeMS(Long) - Method in class com.algolia.search.responses.BrowseResult
 
setProcessingTimeMS(Integer) - Method in class com.algolia.search.responses.BrowseResult
 
setProcessingTimeMS(Long) - Method in class com.algolia.search.responses.SearchFacetResult
 
setProcessingTimeMS(Integer) - Method in class com.algolia.search.responses.SearchResult
 
setProcessingTimeMS(Long) - Method in class com.algolia.search.responses.SearchResult
 
setPromote(List<ConsequencePromote>) - Method in class com.algolia.search.inputs.query_rules.Consequence
 
setQuery(ConsequenceQuery) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setQuery(String) - Method in class com.algolia.search.objects.Query
 
setQuery(String) - Method in class com.algolia.search.objects.RuleQuery
Set the full text query
setQuery(String) - Method in class com.algolia.search.objects.SynonymQuery
 
setQuery(String) - Method in class com.algolia.search.responses.BrowseResult
 
setQuery(String) - Method in class com.algolia.search.responses.SearchResult
 
setQueryBody(String) - Method in class com.algolia.search.objects.Log
 
setQueryHeaders(String) - Method in class com.algolia.search.objects.Log
 
setQueryHosts(List<String>) - Method in class com.algolia.search.APIClientBuilder
 
setQueryHosts(List<String>) - Method in class com.algolia.search.AsyncAPIClientBuilder
 
setQueryHosts(List<String>) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the hosts for search & queries
setQueryID(String) - Method in class com.algolia.search.responses.SearchResult
 
setQueryLanguages(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setQueryLanguages(List<String>) - Method in class com.algolia.search.objects.Query
 
setQueryParameters(String) - Method in class com.algolia.search.objects.ApiKey
 
setQueryType(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setQueryType(String) - Method in class com.algolia.search.objects.IndexSettings
 
setQueryType(String) - Method in class com.algolia.search.objects.Query
 
setRanking(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setReadTimeout(int) - Method in class com.algolia.search.APIClientBuilder
Set the read timeout of the HTTP client
setReadTimeout(int) - Method in class com.algolia.search.AsyncAPIClientBuilder
Set the read timeout of the HTTP client
setReadTimeout(int) - Method in class com.algolia.search.GenericAPIClientBuilder
Set the read timeout of the HTTP client
setReferers(List<String>) - Method in class com.algolia.search.objects.ApiKey
 
setRemove(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceQueryObject
Deprecated.
setRemoveStopWords(RemoveStopWords) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setRemoveStopWords(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setRemoveStopWords(RemoveStopWords) - Method in class com.algolia.search.objects.IndexSettings
 
setRemoveStopWords(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setRemoveStopWords(RemoveStopWords) - Method in class com.algolia.search.objects.Query
 
setRemoveWordsIfNoResults(Query.RemoveWordsType) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setRemoveWordsIfNoResults(String) - Method in class com.algolia.search.objects.IndexSettings
 
setRemoveWordsIfNoResults(Query.RemoveWordsType) - Method in class com.algolia.search.objects.Query
 
setReplacements(List<String>) - Method in class com.algolia.search.inputs.synonym.Placeholder
 
setReplaceSynonymsInHighlight(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setReplaceSynonymsInHighlight(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setReplaceSynonymsInHighlight(Boolean) - Method in class com.algolia.search.objects.Query
 
setReplicas(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setResponseFields(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setResponseFields(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setResponseFields(List<String>) - Method in class com.algolia.search.objects.Query
 
setRestrictHighlightAndSnippetArrays(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setRestrictHighlightAndSnippetArrays(Boolean) - Method in class com.algolia.search.objects.IndexSettings
 
setRestrictHighlightAndSnippetArrays(Boolean) - Method in class com.algolia.search.objects.Query
 
setRestrictIndices(List<String>) - Method in class com.algolia.search.objects.Query
 
setRestrictSearchableAttributes(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setRestrictSearchableAttributes(List<String>) - Method in class com.algolia.search.objects.Query
 
setRestrictSources(String) - Method in class com.algolia.search.objects.ApiKey
 
setRestrictSources(String) - Method in class com.algolia.search.objects.Query
 
setResults(List<SearchResult<?>>) - Method in class com.algolia.search.responses.MultiQueriesResult
 
setResults(List<T>) - Method in class com.algolia.search.responses.Results
 
setRuleContexts(List<String>) - Method in class com.algolia.search.objects.Query
 
setScore(Integer) - Method in class com.algolia.search.objects.AutomaticFacetFilter
 
setSearchableAttributes(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setSearchCount(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setSeparatorsToIndex(String) - Method in class com.algolia.search.objects.IndexSettings
 
setSettings(IndexSettings) - Method in interface com.algolia.search.AsyncSettings
Set settings of this index, and do not forward to replicas
setSettings(IndexSettings, RequestOptions) - Method in interface com.algolia.search.AsyncSettings
Set settings of this index, and do not forward to slaves
setSettings(IndexSettings, Boolean) - Method in interface com.algolia.search.AsyncSettings
Set settings of this index
setSettings(IndexSettings, Boolean, RequestOptions) - Method in interface com.algolia.search.AsyncSettings
Set settings of this index
setSettings(IndexSettings) - Method in interface com.algolia.search.SyncSettings
Set settings of this index, and do not forward to replicas
setSettings(IndexSettings, RequestOptions) - Method in interface com.algolia.search.SyncSettings
Set settings of this index, and do not forward to slaves
setSettings(IndexSettings, Boolean) - Method in interface com.algolia.search.SyncSettings
Set settings of this index
setSettings(IndexSettings, Boolean, RequestOptions) - Method in interface com.algolia.search.SyncSettings
Set settings of this index
setSha1(String) - Method in class com.algolia.search.objects.Log
 
setSlaves(List<String>) - Method in class com.algolia.search.objects.IndexSettings
Deprecated.
setSnippetEllipsisText(String) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setSnippetEllipsisText(String) - Method in class com.algolia.search.objects.IndexSettings
 
setSnippetEllipsisText(String) - Method in class com.algolia.search.objects.Query
 
setSortFacetValuesBy(String) - Method in class com.algolia.search.objects.IndexSettings
 
setSortFacetValuesBy(String) - Method in class com.algolia.search.objects.Query
 
setStatus(String) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setStatus(String) - Method in class com.algolia.search.responses.TaskStatus
 
setSum(Float) - Method in class com.algolia.search.responses.FacetStats
 
setSynonyms(Boolean) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setSynonyms(List<String>) - Method in class com.algolia.search.inputs.synonym.OneWaySynonym
 
setSynonyms(List<String>) - Method in class com.algolia.search.inputs.synonym.Synonym
 
setSynonyms(Boolean) - Method in class com.algolia.search.objects.Query
 
setTagFilters(List<String>) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setTagFilters(List<String>) - Method in class com.algolia.search.objects.Query
 
setTaskID(T) - Method in class com.algolia.search.objects.tasks.AbstractTask
 
setTaskID(T) - Method in class com.algolia.search.objects.tasks.async.AsyncGenericTask
 
setTaskID(Long) - Method in class com.algolia.search.objects.tasks.async.AsyncTask
 
setTaskID(T) - Method in class com.algolia.search.objects.tasks.sync.GenericTask
 
setTaskID(Long) - Method in class com.algolia.search.objects.tasks.sync.Task
 
setTimestamp(String) - Method in class com.algolia.search.objects.Log
 
setTopUsers(Map<String, List<UserID>>) - Method in class com.algolia.search.responses.TopUserResult
 
setTrafficPercentage(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setType(String) - Method in class com.algolia.search.objects.Edit
 
setType(String) - Method in class com.algolia.search.objects.SynonymQuery
 
setTypes(List<String>) - Method in class com.algolia.search.objects.SynonymQuery
Deprecated.
setTypoTolerance(TypoTolerance) - Method in class com.algolia.search.inputs.query_rules.ConsequenceParams
 
setTypoTolerance(TypoTolerance) - Method in class com.algolia.search.objects.IndexSettings
 
setTypoTolerance(TypoTolerance) - Method in class com.algolia.search.objects.Query
 
setUnretrievableAttributes(List<String>) - Method in class com.algolia.search.objects.IndexSettings
 
setUntil(ZonedDateTime) - Method in class com.algolia.search.objects.TimeRange
 
setUpdatedAt(int) - Method in class com.algolia.search.responses.SearchUserIDs
 
setUrl(String) - Method in class com.algolia.search.objects.Log
 
setUserAgent(String, String) - Method in class com.algolia.search.APIClientBuilder
Customize the user agent
setUserAgent(String, String) - Method in class com.algolia.search.AsyncAPIClientBuilder
Customize the user agent
setUserAgent(String, String) - Method in class com.algolia.search.GenericAPIClientBuilder
Customize the user agent
setUserCount(int) - Method in class com.algolia.search.inputs.analytics.Variant
 
setUserData(Map<String, Object>) - Method in class com.algolia.search.inputs.query_rules.Consequence
 
setUserData(List<Map<String, Object>>) - Method in class com.algolia.search.responses.SearchResult
 
setUserID(String) - Method in class com.algolia.search.objects.UserID
 
setUserID(String) - Method in class com.algolia.search.responses.UserIDHit
 
setUserIDs(List<UserID>) - Method in class com.algolia.search.responses.UserIDs
 
setUserToken(String) - Method in class com.algolia.search.objects.Query
 
setValidity(List<TimeRange>) - Method in class com.algolia.search.inputs.query_rules.Rule
 
setValidity(Integer) - Method in class com.algolia.search.objects.ApiKey
 
setValidUntil(Integer) - Method in class com.algolia.search.objects.Query
 
setValue(String) - Method in class com.algolia.search.responses.FacetHit
 
setValue(String) - Method in class com.algolia.search.responses.HighlightResult
 
setVariants(List<Variant>) - Method in class com.algolia.search.inputs.analytics.ABTest
 
setVersion(Integer) - Method in class com.algolia.search.objects.IndexSettings
 
setWord(String) - Method in class com.algolia.search.inputs.synonym.AltCorrection1
 
setWord(String) - Method in class com.algolia.search.inputs.synonym.AltCorrection2
 
snippetEllipsisText - Variable in class com.algolia.search.objects.Query
 
sortFacetValuesBy - Variable in class com.algolia.search.objects.Query
 
stopABTest(long) - Method in class com.algolia.search.Analytics
 
stopABTest(long) - Method in class com.algolia.search.APIClient
 
stopABTest(long) - Method in class com.algolia.search.AsyncAnalytics
 
stream() - Method in class com.algolia.search.iterators.IndexIterable
Get a stream from this iterable
SyncBaseIndex<T> - Interface in com.algolia.search
 
SyncBrowse<T> - Interface in com.algolia.search
 
SyncDeleteByQuery<T> - Interface in com.algolia.search
 
SyncIndexCRUD<T> - Interface in com.algolia.search
 
SyncKey<T> - Interface in com.algolia.search
 
SyncObjects<T> - Interface in com.algolia.search
 
SyncPartialUpdate<T> - Interface in com.algolia.search
 
SyncRules<T> - Interface in com.algolia.search
 
SyncSearchForFacet<T> - Interface in com.algolia.search
 
SyncSettings<T> - Interface in com.algolia.search
 
SyncSynonyms<T> - Interface in com.algolia.search
 
SyncTasks<T> - Interface in com.algolia.search
 
Synonym - Class in com.algolia.search.inputs.synonym
 
Synonym() - Constructor for class com.algolia.search.inputs.synonym.Synonym
 
Synonym(List<String>) - Constructor for class com.algolia.search.inputs.synonym.Synonym
 
SynonymQuery - Class in com.algolia.search.objects
 
SynonymQuery(String) - Constructor for class com.algolia.search.objects.SynonymQuery
 
synonyms - Variable in class com.algolia.search.objects.Query
 
SynonymsIterable - Class in com.algolia.search.iterators
 
SynonymsIterable(Index<?>) - Constructor for class com.algolia.search.iterators.SynonymsIterable
 
SynonymsIterable(Index<?>, Integer) - Constructor for class com.algolia.search.iterators.SynonymsIterable
 
SynonymsIterator - Class in com.algolia.search.iterators
 

T

tagFilters - Variable in class com.algolia.search.objects.Query
 
Task - Class in com.algolia.search.objects.tasks.sync
 
Task() - Constructor for class com.algolia.search.objects.tasks.sync.Task
 
TaskABTest - Class in com.algolia.search.objects.tasks.sync
 
TaskABTest() - Constructor for class com.algolia.search.objects.tasks.sync.TaskABTest
 
taskID - Variable in class com.algolia.search.objects.tasks.AbstractTask
 
TaskIndexing - Class in com.algolia.search.objects.tasks.sync
 
TaskIndexing() - Constructor for class com.algolia.search.objects.tasks.sync.TaskIndexing
 
TaskSingleIndex - Class in com.algolia.search.objects.tasks.sync
 
TaskSingleIndex() - Constructor for class com.algolia.search.objects.tasks.sync.TaskSingleIndex
 
TasksMultipleIndex - Class in com.algolia.search.objects.tasks.sync
 
TasksMultipleIndex() - Constructor for class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
TaskStatus - Class in com.algolia.search.responses
 
TaskStatus() - Constructor for class com.algolia.search.responses.TaskStatus
 
TimeRange - Class in com.algolia.search.objects
 
TimeRange() - Constructor for class com.algolia.search.objects.TimeRange
 
TimeRange(ZonedDateTime, ZonedDateTime) - Constructor for class com.algolia.search.objects.TimeRange
 
toParam() - Method in class com.algolia.search.objects.Query
 
TopUserResult - Class in com.algolia.search.responses
 
TopUserResult() - Constructor for class com.algolia.search.responses.TopUserResult
 
toSerialize() - Method in class com.algolia.search.inputs.partial_update.AddValueOperation
 
toSerialize() - Method in class com.algolia.search.inputs.partial_update.AddValueUniqueOperation
 
toSerialize() - Method in class com.algolia.search.inputs.partial_update.DecrementValueOperation
 
toSerialize() - Method in class com.algolia.search.inputs.partial_update.IncrementValueOperation
 
toSerialize() - Method in interface com.algolia.search.inputs.partial_update.PartialUpdateOperation
 
toSerialize() - Method in class com.algolia.search.inputs.partial_update.RemoveValueOperation
 
toString() - Method in class com.algolia.search.AsyncIndex
 
toString(String) - Method in class com.algolia.search.http.AlgoliaRequest
 
toString() - Method in class com.algolia.search.Index
 
toString() - Method in class com.algolia.search.objects.ApiKey
 
toString() - Method in class com.algolia.search.objects.Cluster
 
toString() - Method in class com.algolia.search.objects.IndexQuery
 
toString() - Method in class com.algolia.search.objects.IndexSettings
 
toString() - Method in class com.algolia.search.objects.Log
 
toString() - Method in enum com.algolia.search.objects.Query.QueryType
 
toString() - Method in enum com.algolia.search.objects.Query.RemoveWordsType
 
toString() - Method in class com.algolia.search.objects.Query
 
toString() - Method in class com.algolia.search.objects.RequestOptions
 
toString() - Method in class com.algolia.search.objects.RuleQuery
 
toString() - Method in class com.algolia.search.objects.SynonymQuery
 
toString() - Method in class com.algolia.search.objects.tasks.async.AsyncTask
 
toString() - Method in class com.algolia.search.objects.tasks.async.AsyncTaskIndexing
 
toString() - Method in class com.algolia.search.objects.tasks.async.AsyncTaskSingleIndex
 
toString() - Method in class com.algolia.search.objects.tasks.async.AsyncTasksMultipleIndex
 
toString() - Method in class com.algolia.search.objects.tasks.sync.Task
 
toString() - Method in class com.algolia.search.objects.tasks.sync.TaskIndexing
 
toString() - Method in class com.algolia.search.objects.tasks.sync.TaskSingleIndex
 
toString() - Method in class com.algolia.search.objects.tasks.sync.TasksMultipleIndex
 
toString() - Method in class com.algolia.search.objects.UserID
 
toString() - Method in class com.algolia.search.responses.AlgoliaError
 
toString() - Method in class com.algolia.search.responses.AssignUserID
 
toString() - Method in class com.algolia.search.responses.BrowseResult
 
toString() - Method in class com.algolia.search.responses.CreateUpdateKey
 
toString() - Method in class com.algolia.search.responses.DeleteKey
 
toString() - Method in class com.algolia.search.responses.DeleteUserID
 
toString() - Method in class com.algolia.search.responses.FacetHit
 
toString() - Method in class com.algolia.search.responses.FacetStats
 
toString() - Method in class com.algolia.search.responses.Indices
 
toString() - Method in class com.algolia.search.responses.Logs
 
toString() - Method in class com.algolia.search.responses.MultiQueriesResult
 
toString() - Method in class com.algolia.search.responses.Results
 
toString() - Method in class com.algolia.search.responses.SearchFacetResult
 
toString() - Method in class com.algolia.search.responses.SearchResult
 
toString() - Method in class com.algolia.search.responses.SearchRuleResult
 
toString() - Method in class com.algolia.search.responses.SearchSynonymResult
 
toString() - Method in class com.algolia.search.responses.TaskStatus
 
typoTolerance - Variable in class com.algolia.search.objects.Query
 
TypoTolerance - Class in com.algolia.search.objects
 
TypoTolerance() - Constructor for class com.algolia.search.objects.TypoTolerance
 

U

updateApiKey(String, ApiKey) - Method in class com.algolia.search.APIClient
Update a key
updateApiKey(String, ApiKey, RequestOptions) - Method in class com.algolia.search.APIClient
Update a key
updateApiKey(String, ApiKey) - Method in class com.algolia.search.AsyncAPIClient
Update a key
updateApiKey(String, ApiKey, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Update a key
updateApiKey(String, ApiKey) - Method in interface com.algolia.search.AsyncKey
Deprecated.
updateApiKey(String, ApiKey, RequestOptions) - Method in interface com.algolia.search.AsyncKey
Deprecated.
updateApiKey(String, ApiKey) - Method in interface com.algolia.search.SyncKey
Deprecated.
updateApiKey(String, ApiKey, RequestOptions) - Method in interface com.algolia.search.SyncKey
Deprecated.
updateKey(String, ApiKey) - Method in class com.algolia.search.APIClient
Deprecated.
updateKey(String, ApiKey) - Method in class com.algolia.search.AsyncAPIClient
Deprecated.
updateKey(String, ApiKey) - Method in interface com.algolia.search.AsyncKey
Deprecated.
updateKey(String, ApiKey) - Method in interface com.algolia.search.SyncKey
Deprecated.
updateKey(String, ApiKey, RequestOptions) - Method in interface com.algolia.search.SyncKey
Deprecated.
UserID - Class in com.algolia.search.objects
 
UserID() - Constructor for class com.algolia.search.objects.UserID
 
UserIDHit - Class in com.algolia.search.responses
 
UserIDHit() - Constructor for class com.algolia.search.responses.UserIDHit
 
UserIDs - Class in com.algolia.search.responses
 
UserIDs() - Constructor for class com.algolia.search.responses.UserIDs
 
userToken - Variable in class com.algolia.search.objects.Query
 
Utils - Class in com.algolia.search
 
Utils() - Constructor for class com.algolia.search.Utils
 

V

validUntil - Variable in class com.algolia.search.objects.Query
 
valueOf(String) - Static method in enum com.algolia.search.http.AlgoliaRequestKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.algolia.search.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.algolia.search.objects.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.algolia.search.objects.MultiQueriesStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.algolia.search.objects.Query.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.algolia.search.objects.Query.RemoveWordsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.algolia.search.http.AlgoliaRequestKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.algolia.search.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.algolia.search.objects.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.algolia.search.objects.MultiQueriesStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.algolia.search.objects.Query.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.algolia.search.objects.Query.RemoveWordsType
Returns an array containing the constants of this enum type, in the order they are declared.
Variant - Class in com.algolia.search.inputs.analytics
 
Variant() - Constructor for class com.algolia.search.inputs.analytics.Variant
 
Variant(String, int, String) - Constructor for class com.algolia.search.inputs.analytics.Variant
 

W

waitForCompletion() - Method in class com.algolia.search.objects.tasks.sync.GenericTask
Wait for the completion of this task
waitForCompletion(long) - Method in class com.algolia.search.objects.tasks.sync.GenericTask
Wait for the completion of this task
waitForCompletion() - Method in class com.algolia.search.objects.tasks.sync.Task
Wait for the completion of this task
waitForCompletion(long) - Method in class com.algolia.search.objects.tasks.sync.Task
Wait for the completion of this task
waitForCompletion(RequestOptions) - Method in class com.algolia.search.objects.tasks.sync.Task
Wait for the completion of this task
waitForCompletion(long, RequestOptions) - Method in class com.algolia.search.objects.tasks.sync.Task
Wait for the completion of this task
waitTask(TaskABTest) - Method in class com.algolia.search.Analytics
 
waitTask(GenericTask<T>) - Method in class com.algolia.search.APIClient
Wait for the completion of this task
waitTask(GenericTask<T>, long) - Method in class com.algolia.search.APIClient
Wait for the completion of this task
waitTask(GenericTask<T>, long, RequestOptions) - Method in class com.algolia.search.APIClient
Wait for the completion of this task
waitTask(AsyncTaskABTest) - Method in class com.algolia.search.AsyncAnalytics
 
waitTask(AsyncGenericTask<T>) - Method in class com.algolia.search.AsyncAPIClient
Wait for the completion of this task /!\ WARNING /!\ This method is blocking
waitTask(AsyncGenericTask<T>, long) - Method in class com.algolia.search.AsyncAPIClient
Wait for the completion of this task /!\ WARNING /!\ This method is blocking
waitTask(AsyncGenericTask<T>, long, RequestOptions) - Method in class com.algolia.search.AsyncAPIClient
Wait for the completion of this task /!\ WARNING /!\ This method is blocking
waitTask(AsyncTask, long) - Method in interface com.algolia.search.AsyncTasks
Wait for the completion of a task
waitTask(AsyncTask, long, RequestOptions) - Method in interface com.algolia.search.AsyncTasks
Wait for the completion of a task
waitTask(AsyncTask) - Method in interface com.algolia.search.AsyncTasks
Wait for the completion of a task, for 100ms
waitTask(Long) - Method in interface com.algolia.search.AsyncTasks
Wait for the completion of a task, for 100ms
waitTask(AsyncTask, RequestOptions) - Method in interface com.algolia.search.AsyncTasks
Wait for the completion of a task, for 100ms
waitTask(Task, long) - Method in interface com.algolia.search.SyncTasks
Wait for the completion of a task
waitTask(Task, long, RequestOptions) - Method in interface com.algolia.search.SyncTasks
Wait for the completion of a task
waitTask(Task) - Method in interface com.algolia.search.SyncTasks
Wait for the completion of a task, for 100ms
waitTask(Long) - Method in interface com.algolia.search.SyncTasks
Wait for the completion of a task, for 100ms
waitTask(Long, RequestOptions) - Method in interface com.algolia.search.SyncTasks
Wait for the completion of a task, for 100ms
waitTask(Task, RequestOptions) - Method in interface com.algolia.search.SyncTasks
Wait for the completion of a task, for 100ms
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.