| Package | Description |
|---|---|
| com.algolia.search.models.personalization |
| Modifier and Type | Method and Description |
|---|---|
EventScoring |
EventScoring.setScore(long score) |
EventScoring |
EventScoring.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,EventScoring> |
GetStrategyResponse.getEventsScoring() |
Map<String,EventScoring> |
SetStrategyRequest.getEventsScoring() |
| Modifier and Type | Method and Description |
|---|---|
GetStrategyResponse |
GetStrategyResponse.setEventsScoring(Map<String,EventScoring> eventsScoring) |
SetStrategyRequest |
SetStrategyRequest.setEventsScoring(Map<String,EventScoring> eventsScoring) |
| Constructor and Description |
|---|
SetStrategyRequest(Map<String,EventScoring> eventsScoring,
Map<String,FacetScoring> facetsScoring) |
Copyright © 2019. All rights reserved.