Package org.imemex.logicalplan.rewrite.rules

Class Summary
ElimIntersectAllRule  
FilterInliningRule  
KeywordQueryRelaxationRule  
NameRelaxationRule  
NAryToBinaryUnion  
PredicateMergeRule This rule takes a logical tree composed of filters, unions, and intersects, and rewrites this logical tree into a tree that contains a single filter with a merged predicate expressing the same semantics.
RemoveStupidNodesRule