TermSearchFacet
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()
Specify data which should be serialized to JSON
__construct(string $field, int $limit)
No description
Details
mixed
jsonSerialize()
Specify data which should be serialized to JSON
__construct(string $field, int $limit)
No description