TermSearchQuery
class TermSearchQuery implements JsonSerializable, SearchQueryPart (View source)
A facet that gives the number of occurrences of the most recurring terms in all hits.
Methods
mixed
jsonSerialize()
No description
boost(float $boost)
No description
field(string $field)
No description
prefixLength(int $prefixLength)
No description
fuzziness(int $fuzziness)
No description
Details
mixed
jsonSerialize()
No description
TermSearchQuery
boost(float $boost)
No description
TermSearchQuery
field(string $field)
No description
TermSearchQuery
prefixLength(int $prefixLength)
No description
TermSearchQuery
fuzziness(int $fuzziness)
No description