| Package | Description |
|---|---|
| com.algolia.search.responses |
| Modifier and Type | Method and Description |
|---|---|
FacetStats |
FacetStats.setAvg(Float avg) |
FacetStats |
FacetStats.setMax(Float max) |
FacetStats |
FacetStats.setMin(Float min) |
FacetStats |
FacetStats.setSum(Float sum) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FacetStats> |
SearchResult.getFacets_stats() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<T> |
SearchResult.setFacets_stats(Map<String,FacetStats> facets_stats) |
Copyright © 2018. All rights reserved.