QueryStringSearchQuery
class QueryStringSearchQuery implements JsonSerializable, SearchQuery (View source)
A FTS query that performs a search according to the "string query" syntax.
Methods
mixed
jsonSerialize()
Specify data which should be serialized to JSON
__construct(string $query_string)
No description
boost(float $boost)
No description
Details
mixed
jsonSerialize()
Specify data which should be serialized to JSON
__construct(string $query_string)
No description
QueryStringSearchQuery
boost(float $boost)
No description