ModifierQueryNode
open class ModifierQueryNode(query: QueryNode, val modifier: ModifierQueryNode.Modifier) : QueryNodeImpl
A ModifierQueryNode indicates the modifier value (+,-,?,NONE) for each term on the query string. For example "+t1 -t2 t3" will have a tree of: