Finds documents which do not contain negations of any term(s).
This function is the alias for the possible() function.
direct(term,…)
Requires one or more arguments, which must be words.
Documents matching the query.
direct(work) searches for positive words or word sequences related to or containing the term work;
direct(violation) matches "documented violations", "penalties for violations", etc.