class TermSearchFacet implements JsonSerializable, SearchFacet (View source)

A facet that gives the number of occurrences of the most recurring terms in all hits.

Methods

mixed
jsonSerialize()

No description

Details

mixed jsonSerialize()

No description

Return Value

mixed

data which can be serialized by json_encode, which is a value of any type other than a resource.