Documentation

QueryStringSearchQuery implements JsonSerializable, SearchQuery

A FTS query that performs a search according to the "string query" syntax.

Table of Contents

jsonSerialize() mixed
__construct() mixed
boost() QueryStringSearchQuery

Methods

jsonSerialize()

public jsonSerialize( ) : mixed
Return values
mixed

__construct()

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

Search results