The AndRunner object represents a binary form of the boolean AND
formula. For example, the user may wish to view documents containing
the words BASS and GUITAR. The form of this query would be given as:
BASS&&GUITAR.
Author:
Leo Galambos
Field Summary
Fields inherited from class org.egothor.query.runner.AndRunner
Return the calculated similarity between this query and the
document with the given unique ID. When any of the formula
variables returns a non-positive value, then the evaluation is 0.