This method only accepts the contains, containsPrefix, and matches search operators and throws an error if any other operator is used.
Full-text searches are subject to stemming.
Works like the where query method but can only be used with full-text operators.
This method only accepts the contains, containsPrefix, and matches search operators and throws an error if any other operator is used.
Full-text searches are subject to stemming.
Returns
ObjSearch
See also