When using LIKER
the default weighting of the terms has two factors.
The first is based on the words location in the query, with the most
important term first. The second is based on word frequency in the
document set, where common words have a lesser importance attached
to them. The logic operators (+ and -) remove the second factor.
Additionally the not operator (-) negates the first factor.