This method only accepts the contains
and containsPrefix
search operators and throws an error if any other operator is used.
Full-text searches are subject to stemming.
Works like the and query method but can only be used with full-text operators.
This method only accepts the contains
and containsPrefix
search operators and throws an error if any other operator is used.
Full-text searches are subject to stemming.
Returns
ObjSearch
– Itself
See also
Example
Find Page
objects whose title contains “About” and whose description contains “Scrivito”.