Documentation

BooleanSearchQuery
in package
implements JsonSerializable, SearchQuery

A compound FTS query that allows various combinations of sub-queries.

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()  : BooleanSearchQuery
jsonSerialize()  : mixed
must()  : BooleanSearchQuery
mustNot()  : BooleanSearchQuery
should()  : BooleanSearchQuery

Methods

__construct()

public __construct() : mixed
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Return values
mixed

Search results