Package com.algolia.model.search
Class FacetHits
java.lang.Object
com.algolia.model.search.FacetHits
FacetHits
-
Constructor Details
-
FacetHits
public FacetHits()
-
-
Method Details
-
setValue
-
getValue
Facet value. -
setHighlighted
-
getHighlighted
Markup text with `facetQuery` matches highlighted. -
setCount
-
getCount
Number of records containing this facet value. This takes into account the extra search parameters specified in the query. Like for a regular search query, the [counts may not be exhaustive](https://support.algolia.com/hc/en-us/articles/4406975248145-Why-are-my-facet-and-hit-counts-not-accurate-). -
equals
-
hashCode
public int hashCode() -
toString
-