| Package | Description |
|---|---|
| com.algolia.search.responses |
| Modifier and Type | Method and 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 and Description |
|---|---|
List<FacetHit> |
SearchFacetResult.getFacetHits() |
| Modifier and Type | Method and Description |
|---|---|
SearchFacetResult |
SearchFacetResult.setFacetHits(List<FacetHit> facetHits) |
Copyright © 2018. All rights reserved.