| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.models.personalization |
| Modifier and Type | Method and Description |
|---|---|
default GetStrategyResponse |
SearchClientPersonalization.getPersonalizationStrategy()
Returns the personalization strategy of the application
|
default GetStrategyResponse |
SearchClientPersonalization.getPersonalizationStrategy(RequestOptions requestOptions)
Returns the personalization strategy of the application
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStrategyResponse> |
SearchClientPersonalization.getPersonalizationStrategyAsync()
Returns the personalization strategy of the application
|
default CompletableFuture<GetStrategyResponse> |
SearchClientPersonalization.getPersonalizationStrategyAsync(RequestOptions requestOptions)
Returns the personalization strategy of the application
|
| Modifier and Type | Method and Description |
|---|---|
GetStrategyResponse |
GetStrategyResponse.setEventsScoring(Map<String,EventScoring> eventsScoring) |
GetStrategyResponse |
GetStrategyResponse.setFacetsScoring(Map<String,FacetScoring> facetsScoring) |
GetStrategyResponse |
GetStrategyResponse.setTaskId(Long taskId) |
Copyright © 2019. All rights reserved.