TermSearchFacet
in package
implements
JsonSerializable, SearchFacet
A facet that gives the number of occurrences of the most recurring terms in all hits.
Interfaces, Classes and Traits
- JsonSerializable
- SearchFacet
- Common interface for all search facets
Table of Contents
- __construct() : mixed
- jsonSerialize() : mixed
Methods
__construct()
public
__construct(string $field, int $limit) : mixed
Parameters
- $field : string
- $limit : int
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed