PrefixSearchQuery
class PrefixSearchQuery implements JsonSerializable, SearchQueryPart (View source)
A FTS query that allows for simple matching on a given prefix.
Methods
mixed
jsonSerialize()
No description
boost(float $boost)
No description
field(string $field)
No description
Details
mixed
jsonSerialize()
No description
PrefixSearchQuery
boost(float $boost)
No description
PrefixSearchQuery
field(string $field)
No description