DisjunctionSearchQuery.php
Interfaces, Classes, Traits and Enums
- DisjunctionSearchQuery
- A compound FTS query that performs a logical OR between all its sub-queries (disjunction). It requires that a minimum of the queries match. The minimum is configurable (default 1).