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