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