| Package | Description |
|---|---|
| com.algolia.search.responses |
| Modifier and Type | Method | Description |
|---|---|---|
FacetHit |
FacetHit.setCount(Integer count) |
|
FacetHit |
FacetHit.setCount(Long count) |
|
FacetHit |
FacetHit.setHighlighted(String highlighted) |
|
FacetHit |
FacetHit.setValue(String value) |
| Modifier and Type | Method | Description |
|---|---|---|
List<FacetHit> |
SearchFacetResult.getFacetHits() |
| Modifier and Type | Method | Description |
|---|---|---|
SearchFacetResult |
SearchFacetResult.setFacetHits(List<FacetHit> facetHits) |
Copyright © 2017. All rights reserved.