Documentation

BooleanSearchQuery implements JsonSerializable, SearchQuery

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

Table of Contents

jsonSerialize() mixed
__construct() mixed
boost() BooleanSearchQuery
must() BooleanSearchQuery
mustNot() BooleanSearchQuery
should() BooleanSearchQuery

Methods

jsonSerialize()

public jsonSerialize( ) : mixed
Return values
mixed

__construct()

public __construct( ) : mixed
Return values
mixed

Search results