Documentation

TermSearchQuery
in package
implements JsonSerializable, SearchQuery

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

Interfaces, Classes and Traits

JsonSerializable
SearchQuery
Common interface for all classes, which could be used as a body of SearchQuery

Table of Contents

__construct()  : mixed
boost()  : TermSearchQuery
field()  : TermSearchQuery
fuzziness()  : TermSearchQuery
jsonSerialize()  : mixed
prefixLength()  : TermSearchQuery

Methods

__construct()

public __construct(string $term) : mixed
Parameters
$term : string
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Return values
mixed

Search results