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